]> git.openstreetmap.org Git - nominatim.git/commit
increase penalty on mismatching postcodes for address searches
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 7 Jul 2025 14:07:32 +0000 (16:07 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 7 Jul 2025 14:07:32 +0000 (16:07 +0200)
commit3e04eb2ffea6670cef917cd6ecd95619bff707d8
tree823dfb82b5b2f585e8fde619796b5e62d6f9708c
parent970d81fb27e2e56b9e91e1516677b0d5c75112d2
increase penalty on mismatching postcodes for address searches

Otherwise there is an imbalance towards matching housenumbers
instead of the actual street (where no housenumber exists).
src/nominatim_api/search/db_searches/address_search.py