]> git.openstreetmap.org Git - nominatim.git/commit
fix base number of returned results
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 9 Aug 2022 07:40:37 +0000 (09:40 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 9 Aug 2022 11:53:20 +0000 (13:53 +0200)
commite0c184e0971dacdb37c6301638f810d5773fccba
treebecb8973259b179007a8ecf156e698e83c3c09c1
parent78716ab8b9c7b0a643a8dff6364ddeb1251cdc37
fix base number of returned results

The intent was to always search for at least 10 results.

Improves on #882.
lib-php/Geocode.php