Nominatim/lib-sql/functions
Sarah Hoffmann 28ee3d0949 move linking of places to the preparation stage
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.
2021-08-20 22:44:17 +02:00
..
address_lookup.sql remove support for AUX housenumber tables 2021-04-30 10:08:29 +02:00
importance.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
interpolation.sql use address tokens in SQL 2021-04-30 11:30:51 +02:00
partition-functions.sql use address tokens in SQL 2021-04-30 11:30:51 +02:00
place_triggers.sql make sure old data gets deleted on place type change 2021-06-18 10:58:41 +02:00
placex_triggers.sql move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
postcode_triggers.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
ranking.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
utils.sql use address tokens in SQL 2021-04-30 11:30:51 +02:00