X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/119ffbab40f3422855ca2c769b9e266d6a446d58..0ae62280ab348e3fc779558a119f5f93ebd2583b:/lib/SearchDescription.php diff --git a/lib/SearchDescription.php b/lib/SearchDescription.php index 35424b52..ec14e546 100644 --- a/lib/SearchDescription.php +++ b/lib/SearchDescription.php @@ -701,7 +701,7 @@ class SearchDescription } if ($this->sHouseNumber || $this->sClass) { - $iLimit = 20; + $iLimit = 40; } $aResults = array();