Nominatim/sql
Rémi BOURGAREL 8a2e401025 Change on get_addressdata check for matching the condition in placex_update
On placex_update we stop the indexing to the first parent if the rank_search is above 27. We should do the same check in get_adressdata, because place with a rank_address != 30 and a search_rank > 27 will have only 1 parent.
https://github.com/twain47/Nominatim/issues/534
2016-10-04 15:49:31 +02:00
..
aux_tables.sql make tables for external data (Tiger and aux) configurable 2016-04-07 21:47:51 +02:00
country_grid.sql update osm country grid to fully ODBL compatible data set. Update country_grid generation script. 2012-11-14 21:46:48 +00:00
functions.sql Change on get_addressdata check for matching the condition in placex_update 2016-10-04 15:49:31 +02:00
hstore_compatability_9_0.sql hstore in 9.2 replaces k=>v with hstore(k,v). Update sql to reflect change and introduce compatability function for pre 9.1 postgresql 2012-11-01 01:46:19 +00:00
indices.src.sql remove duplicate index 2016-05-15 11:44:54 +02:00
loaddata.sql data partitioning 2010-10-26 15:22:41 +00:00
partition-functions.src.sql omit places with zero address rank from address lookup tables 2014-05-18 21:45:29 +02:00
partition-tables.src.sql remove unused location_property_-partion- tables 2016-04-23 10:07:57 +02:00
tables.sql reintroduce addr:place for interpolation 2016-05-15 14:24:43 +02:00
tiger_import_finish.sql change tiger housenumber format to save as lines instead of points and thus new interpolation 2016-03-21 14:07:12 +01:00
tiger_import_start.sql Fix coding style. 2016-03-23 09:34:36 +01:00
words.sql add script for recomputing word frequencies 2015-02-27 19:53:11 +01:00