move indexing function into its own Python module

This makes it mow a standard function of our new Python
library instead of a stand-alone program.
This commit is contained in:
Sarah Hoffmann
2021-01-17 17:19:17 +01:00
parent b79c79fa73
commit 27977411e9
4 changed files with 194 additions and 190 deletions

0
nominatim/db/__init__.py Normal file
View File