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();