]> git.openstreetmap.org Git - nominatim.git/commit
Keep matches without house number
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 16 Nov 2018 23:35:38 +0000 (00:35 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 16 Nov 2018 23:35:38 +0000 (00:35 +0100)
commit85f32d6c0f47a73bb173a0b2f59b65da734c586c
treeb11ef01ccc03b55b1d7eb67a0077e6ba5e523ef9
parent9908c93d4cec91b5109d4fbc83dde18b5076350f
Keep matches without house number

Now that we have result ranking, we can keep the street results
for housenumber searches and reuse them in the next group round
if required. Also fixes an issue where postcode and housenumber
are in the query and one of them is wrong.

Fixes #1200.
lib/SearchDescription.php