]> git.openstreetmap.org Git - nominatim.git/commit
fix result splitting for last search group
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 11 Mar 2021 16:14:46 +0000 (17:14 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 11 Mar 2021 16:14:46 +0000 (17:14 +0100)
commitf498e4020839019770adf4a68bb2ab793ae1e27b
tree20500882723393c35ffb95dffa360fd8b88ad452
parent182f5f5d7b4e3e01fc0ab60a263fa213260bde57
fix result splitting for last search group

When we are in the final iteration of the search groups, it is not
possible to further delay the results. Unconditionally use the
results with the best rank instead.
lib-php/Geocode.php