mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-27 15:05:28 +03:00
1c42780bb5
Adds a function to the Configuration class to load a YAML file. This means that searching for the file is generalised and works the same now for all configuration files. Changes the search logic, so that it is always possible to have a custom version of the configuration file in the project directory. Move ICU tokenizer to use new load function. |
||
---|---|---|
.. | ||
clicmd | ||
db | ||
indexer | ||
tokenizer | ||
tools | ||
__init__.py | ||
cli.py | ||
config.py | ||
errors.py | ||
version.py |