Nominatim/nominatim/clicmd
2021-05-17 13:25:06 +02:00
..
__init__.py remove transition functions from Python 2021-04-16 18:41:14 +02:00
admin.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00
api.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00
args.py pylint: disable check too-few-public-methods 2021-04-24 11:39:44 +02:00
freeze.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00
index.py require tokeinzer for indexer 2021-04-30 11:30:51 +02:00
refresh.py move word table and normalisation SQL into tokenizer 2021-04-30 11:30:51 +02:00
replication.py require tokeinzer for indexer 2021-04-30 11:30:51 +02:00
setup.py move index creation for word table to tokenizer 2021-04-30 17:41:08 +02:00
special_phrases.py Added --no-replace command for special phrases importation and added corresponding tests 2021-05-17 13:25:06 +02:00