forked from hans/Nominatim
Experimental option to dry dropping query terms as part of search plan (disabled by default)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
@define('CONST_Search_AreaPolygons_Enabled', true);
|
||||
@define('CONST_Search_AreaPolygons', true);
|
||||
@define('CONST_Search_TryDroppedAddressTerms', false);
|
||||
|
||||
@define('CONST_Suggestions_Enabled', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user