mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-27 10:43:02 +03:00
dcdda314e2
Excluding non-rare full names is not really possible because it makes addresses with street names like 'main st' unsearchable. This tries to leav all names in but refrain from ordering results by accuracy when too many results are expected. This means that the DB will simply get the first n results without any particular order. |
||
---|---|---|
.. | ||
search | ||
v1 | ||
__init__.py | ||
connection.py | ||
core.py | ||
localization.py | ||
logging.py | ||
lookup.py | ||
result_formatting.py | ||
results.py | ||
reverse.py | ||
status.py | ||
types.py |