Nominatim/test/bdd
Sarah Hoffmann 80e0a3cce4 change default rank for highway objects to 30
The highway key is being used more and more for non-ways these
days. This clashes with Nominatim's assumption that essentially
everything that has a highway tag can be used as the street part
of the address.

Change the default rank of highway objects to 30 to avoid this.
Only the known values for streets keep the rank 26 and are now
listed explicitly.
2021-11-24 22:10:40 +01:00
..
api adapt BDD tests to stricter partial search 2021-10-26 15:52:57 +02:00
db change default rank for highway objects to 30 2021-11-24 22:10:40 +01: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