mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
28ee3d0949
Linked places may bring in extra names. These names need to be processed by the tokenizer. That means that the linking needs to be done before the data is handed to the tokenizer. Move finding the linked place into the preparation stage and update the name fields. Everything else is still done in the indexing stage. |
||
---|---|---|
.. | ||
functions | ||
tokenizer | ||
functions.sql | ||
indices.sql | ||
partition-tables.src.sql | ||
postcode_tables.sql | ||
table-triggers.sql | ||
tables.sql | ||
tiger_import_finish.sql | ||
tiger_import_start.sql | ||
words_from_search_name.sql |