]> git.openstreetmap.org Git - nominatim.git/commit
Keep the object class/type in the result category field
authorItz-Agasta <rupamgolui69@gmail.com>
Thu, 9 Jul 2026 06:19:04 +0000 (11:49 +0530)
committerItz-Agasta <rupamgolui69@gmail.com>
Thu, 30 Jul 2026 07:19:27 +0000 (12:49 +0530)
commitf2376580397170855a3aaf8bb64399bc87e7fa2f
treeb631ff33d8cba299bb4d212790e4bce97335e421
parentab4b6fcba36ab8c270f9578b5522258f52c6bf95
Keep the object class/type in the result category field

Revert the per-category match tracking; report the row's own class/type
as before and collapse the POI query into a single indexed lookup.
Re-skip the club=scout scenario: a merged placex row cannot surface a
non-winning searched category under this model.(we will fix it soon)
src/nominatim_api/search/db_searches/near_search.py
src/nominatim_api/search/db_searches/poi_search.py
test/bdd/features/api/search/queries.feature