Nominatim/nominatim
Sarah Hoffmann c171d88194 move parsing of token analysis config to analyzer
Adds a second callback for the analyzer which is responsible
for parsing the configuration rules and converting it to
whatever format necessary. This way, each analyzer implementation
can define its own configuration rules.
2021-10-04 18:31:58 +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 move parsing of token analysis config to analyzer 2021-10-04 18:31:58 +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