X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/7486bd8c0db3f34f69125a26a1fd5d4ab36dc25a..8be702bf602118b19d4482566e4239c023b7fe54:/lib/lib.php?ds=inline diff --git a/lib/lib.php b/lib/lib.php index c7f131bd..f020a8b2 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 |