X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/1b51a5abebd03284924b69058ecba9dbdff11acb..a1670fa5a770d3589d8e75ef85b989586501eef3:/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 = '';