Nominatim/sql
Sarah Hoffmann 23fa6018a4 make sure linked places get recomputed when unlinked
When linked the place may not be in the search index,
so it must be reindexed when being unlinked. The status
change will only have an effect during the subsequent
update, so change tests to that effect.
2016-03-28 09:51:29 +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 make sure linked places get recomputed when unlinked 2016-03-28 09:51:29 +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 ignore man_made objects in reverse search 2015-08-04 21:44:19 +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 reorganise table creation 2014-12-02 00:05:21 +01:00
postgis_15_aux.sql rewrite address interpolation so that planet_osm_node is not needed 2014-10-05 22:16:02 +02:00
postgis_20_aux.sql interpolations: snap lines to points, not vice versa 2015-03-08 18:25:51 +01:00
tables-minimal.sql fix typo mentioned by mathieu monney on mapquest's forum two weeks ago. this typo is responsible for 'location_property_tiger does not exist' errors. 2011-10-21 06:48:04 +00:00
tables.sql fix syntax errors in tiger code and adapt format of dummy tables 2016-03-27 23:45:20 +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
update_bigint.sql bigint update script 2011-06-10 13:41:51 +00:00
words.sql add script for recomputing word frequencies 2015-02-27 19:53:11 +01:00