]> git.openstreetmap.org Git - nominatim.git/commit
order search results by existance of housenumbers
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 2 Feb 2015 06:41:28 +0000 (07:41 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 4 Feb 2015 19:31:30 +0000 (20:31 +0100)
commitcf5ced6618c0c18eed4cafc2287e8c3813c9131f
tree433ace70eeb8342a987ec80fd76f64d885d35264
parent0f84371748c34bc278eb9d66097e0f8316ebbc52
order search results by existance of housenumbers

When searching for an address with housenumber, include the house
number lookup already when searching in search_name so that we do
not cut away relevant results in cases where there are too many
street pieces.
lib/Geocode.php