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.
}
}
- if ($iQueryLoop > 20) break;
+ //if ($iQueryLoop > 20) break;
}
if (!empty($aResults)) {
}
if (!empty($aResults)) break;
- if ($iGroupLoop > 4) break;
- if ($iQueryLoop > 30) break;
+ //if ($iGroupLoop > 4) break;
+ //if ($iQueryLoop > 30) break;
}
} else {
// Just interpret as a reverse geocode