X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b980f8e4e10f30b5202e5374f5488a429cadf2c7..38545f899372405fde2ddf9c1e57852b5537e0c0:/website/search.php diff --git a/website/search.php b/website/search.php index f262a3f1..5667181b 100755 --- a/website/search.php +++ b/website/search.php @@ -153,7 +153,7 @@ array('county', 9, 13), array('state', 8, 8), array('country', 4, 4), - array('postalcode', 16, 25), + array('postalcode', 5, 11), ); $aStructuredQuery = array(); $sAllowedTypesSQLList = '';