Nominatim/test
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
..
bdd move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
php php: make word list a first-class object 2021-08-16 11:51:49 +02:00
python move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
scenes tests: add new admin scene 2017-08-20 09:29:56 +02:00
testdata Add tests for the new SPWikiLoader and SPCsvLoader 2021-05-16 16:10:06 +02:00
testdb Resolve conflicts 2021-05-17 13:52:35 +02:00
testfiles Cleaned tests of exceptions and fix phrase_settings.json test file name. 2021-03-29 22:07:29 +02:00
Makefile rename legacy_icu tokenizer to icu tokenizer 2021-08-17 23:11:47 +02:00