Nominatim/nominatim
Sarah Hoffmann f70930b1a0 make compund decomposition pure import feature
Compound decomposition now creates a full name variant on
import just like abbreviations. This simplifies query time
normalization and opens a path for changing abbreviation
and compund decomposition lists for an existing database.
2021-07-04 10:28:20 +02:00
..
clicmd Improved performance of the postcodes query and some code cleaning 2021-06-12 15:46:08 +02:00
db correctly quote strings when copying in data 2021-07-04 10:28:20 +02:00
indexer move WorkerPool into db module 2021-05-13 17:11:17 +02:00
tokenizer make compund decomposition pure import feature 2021-07-04 10:28:20 +02:00
tools move abbreviation computation into import phase 2021-07-04 10:28:20 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py only initialise tokenizer for refresh functions where needed 2021-05-25 19:16:22 +02:00
config.py pylint: disable check too-few-public-methods 2021-04-24 11:39:44 +02:00
errors.py fix linting issues 2021-01-30 16:42:25 +01:00
version.py increase database version for tokenizer migration 2021-05-01 10:47:35 +02:00