]> git.openstreetmap.org Git - nominatim.git/commit
only initialise tokenizer for refresh functions where needed
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 25 May 2021 17:16:22 +0000 (19:16 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 25 May 2021 17:16:22 +0000 (19:16 +0200)
commita0e85cc17c9d43c8472aba937a0134dd719456f1
treec049801aa56492f354497e5f5ad2f549d0d369b4
parent29b02f9e56952bc30bbd71d7094181dae6817e69
only initialise tokenizer for refresh functions where needed

Fixes #2347.
nominatim/cli.py
nominatim/clicmd/refresh.py