X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/cecbfb8e4c8c3265a9d9222d7dadeb11ebdd034c..a9c06d89c144fb90616e3a780029fe3d9bcfd90d:/lib/lib.php 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 |