mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 21:54:10 +03:00
e10d11c6c7
The initial search and address rank is saved in a table that is set up from a json configuration file. Ranks may be assigned on a country level according to class and type of the object. Special handling that depends on the geometry or OSM type is still hard-coded in placex insert. The new default config file mimicks the current assignment as close as possible. A couple of exceptions have been removed, most notably the exception for Irish townlands. |
||
---|---|---|
.. | ||
aux_tables.sql | ||
country_grid.sql | ||
functions.sql | ||
hstore_compatability_9_0.sql | ||
indices_search.src.sql | ||
indices.src.sql | ||
partition-functions.src.sql | ||
partition-tables.src.sql | ||
tables.sql | ||
tiger_import_finish.sql | ||
tiger_import_start.sql | ||
update-postcodes.sql | ||
words_from_search_name.sql | ||
words.sql |