Nominatim/sql
Sarah Hoffmann 491bc8c339 remove country name from address name vector
Country is already covered by the country_name entries in the
word table, so removing the country from the address vector will
not change results but reduce the size of search_name significantly.

Patch in names from OSM into the word table
to make sure we have complete coverage. Note that bad entries
still need to be removed by hand.
2012-10-08 00:05:23 +02:00
..
country_grid.sql DB Scheme changes: alter table placex add column calculated_country_code varchar(2); 2012-05-22 16:27:42 +02:00
functions.sql remove country name from address name vector 2012-10-08 00:05:23 +02:00
indices.src.sql don't create index idx_placex_sector twice 2012-07-31 00:42:55 +02:00
loaddata.sql data partitioning 2010-10-26 15:22:41 +00:00
partitions.src.sql excluded place nodes outside parent boundaries from addresses 2012-07-03 22:44:06 +02: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 broken field name / committed debug 2012-05-22 20:21:58 +02:00
tiger_import_finish.sql import TIGER data into temporary table 2012-08-18 10:30:42 +02:00
tiger_import_start.sql import TIGER data into temporary table 2012-08-18 10:30:42 +02:00
update_bigint.sql bigint update script 2011-06-10 13:41:51 +00:00