X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c0b44113371bd40c74b90b0e49dc0ff63e672a4f..80a74181e463efeb071a3904346107d05e88a7a6:/lib/lib.php diff --git a/lib/lib.php b/lib/lib.php index e14f52f9..de100fdc 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -494,7 +494,10 @@ function _debugDumpGroupedSearches($aData, $aTokens) } } echo "
rank | Name Tokens | Name Not | Address Tokens | Address Not | country | operator | class | type | house# | Lat | Lon | Radius |
---|---|---|---|---|---|---|---|---|---|---|---|---|
rank | Name Tokens | Name Not | "; + echo "Address Tokens | Address Not | country | "; + echo "operator | class | type | house# | "; + echo "Lat | Lon | Radius |