From: Sarah Hoffmann Date: Tue, 6 Oct 2020 08:32:55 +0000 (+0200) Subject: experimental: disable early break from search loop X-Git-Tag: deploy~208 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/d365338c4f94ef0d005d6c096a9754a5259e1e0b?hp=d365338c4f94ef0d005d6c096a9754a5259e1e0b 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. ---