Nominatim/test/bdd/db/query
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
..
linking.feature move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
normalization.feature make compund decomposition pure import feature 2021-07-04 10:28:20 +02:00
search_simple.feature add tests for US state hacks 2021-08-17 10:49:07 +02:00