mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 05:35:13 +03:00
e73e67001e
Adds word counts from a full planet to the word table. There is a new configuration option CONST_Max_Word_Frequency which allows to take into account the word count: the value that was set on import is used to determine if a word is added to the search_name table. The value during runtime determines if a single term should be used for partial search or simply be ignored. |
||
---|---|---|
.. | ||
country_name.sql | ||
country_naturalearthdata.sql | ||
country_osm_grid.sql | ||
gb_postcode.sql | ||
us_postcode.sql | ||
us_state.sql | ||
us_statecounty.sql | ||
words.sql | ||
worldboundaries.sql |