Nominatim/test/bdd
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
..
api enable BDD tests for different tokenizers 2021-05-05 10:31:51 +02:00
db move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
osm2pgsql remove osm2pgsql tag tests 2020-01-04 16:23:29 +01:00
steps rename legacy_icu tokenizer to icu tokenizer 2021-08-17 23:11:47 +02:00
.behaverc add behave settings 2017-02-26 16:46:41 +01:00
environment.py enable BDD tests for different tokenizers 2021-05-05 10:31:51 +02:00