Nominatim/nominatim
Sarah Hoffmann 52847b61a3 extend ICU config to accomodate multiple analysers
Adds parsing of multiple variant lists from the configuration.
Every entry except one must have a unique 'id' paramter to
distinguish the entries. The entry without id is considered
the default. Currently only the list without an id is used
for analysis.
2021-10-04 16:40:28 +02:00
..
clicmd use yaml config loader for country info 2021-09-04 00:22:55 +02:00
db convert word info column to json before copying 2021-07-28 11:31:47 +02:00
indexer export more data for the tokenizer name preparation 2021-09-29 11:54:14 +02:00
tokenizer extend ICU config to accomodate multiple analysers 2021-10-04 16:40:28 +02:00
tools unify ICUNameProcessorRules and ICURuleLoader 2021-10-01 12:27:24 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py move add-data subcommand into a separate file 2021-07-25 18:14:12 +02:00
config.py move flatten_config_list into config module 2021-10-04 11:56:54 +02:00
errors.py fix linting issues 2021-01-30 16:42:25 +01:00
version.py increase minimum version for PostgreSQL to 9.5 2021-07-19 10:21:19 +02:00