Nominatim/test/bdd/db
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
..
import bdd tests: do not query word table directly 2021-07-28 11:31:47 +02:00
query move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
update bdd tests: do not query word table directly 2021-07-28 11:31:47 +02:00