Nominatim/nominatim/tokenizer
Sarah Hoffmann 3eb4d88057 boilerplate for PHP code of tokenizer
This adds an installation step for PHP code for the tokenizer. The
PHP code is split in two parts. The updateable code is found in
lib-php. The tokenizer installs an additional script in the
project directory which then includes the code from lib-php and
defines all settings that are static to the database. The website
code then always includes the PHP from the project directory.
2021-04-30 11:31:52 +02:00
..
__init__.py introduce tokenizer modules 2021-04-30 11:29:57 +02:00
factory.py boilerplate for PHP code of tokenizer 2021-04-30 11:31:52 +02:00
legacy_tokenizer.py boilerplate for PHP code of tokenizer 2021-04-30 11:31:52 +02:00