]> git.openstreetmap.org Git - nominatim.git/commit
experimental: disable early break from search loop
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 6 Oct 2020 08:32:55 +0000 (10:32 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 6 Oct 2020 08:32:55 +0000 (10:32 +0200)
commitd365338c4f94ef0d005d6c096a9754a5259e1e0b
treebc1b8e39a03359a55359ef91f25b2b782c886902
parentd145409d64297ba2830c27bfdfa93496a604ec70
experimental: disable early break from search loop

Go through all available search variants instead of breaking
out early. Due to the larger database there are a lot of good
interpretations (in particular partial searches) ranked lower.
lib/Geocode.php