]> git.openstreetmap.org Git - nominatim.git/commit
Improves geocoder reranking logic for locale-specific names
authorItz-Agasta <rupamgolui69@gmail.com>
Sat, 9 May 2026 15:35:43 +0000 (21:05 +0530)
committerItz-Agasta <rupamgolui69@gmail.com>
Sat, 9 May 2026 15:37:24 +0000 (21:07 +0530)
commit01c2c26160f602c867470eeeb8f8cd1184d3e85a
treee2e79e8c3d1fb922813e0ef215f0aaae379d500f
parent773e742a3c2ac5c2efdd867458673d9d67e0650d
Improves geocoder reranking logic for locale-specific names

- Refines how result labels are aggregated for reranking by using sets of localized names instead of concatenated strings.

- Updates tests to reflect improved handling of locale-specific queries.
src/nominatim_api/search/geocoder.py
test/bdd/features/db/query/search_simple.feature