X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/96d3cb61c80d5fd0219497f74f908ca867ba5dce..7a47abe94728f688d6580b3497a8e1256ed28d72:/settings/settings.php diff --git a/settings/settings.php b/settings/settings.php index afa20d20..6f6f843b 100644 --- a/settings/settings.php +++ b/settings/settings.php @@ -60,6 +60,7 @@ @define('CONST_Suggestions_Enabled', false); @define('CONST_Search_TryDroppedAddressTerms', false); + @define('CONST_Search_NameOnlySearchFrequencyThreshold', false); // Set to zero to disable polygon output @define('CONST_PolygonOutput_MaximumTypes', 1);