Nominatim/lib-sql
Sarah Hoffmann 8413075249 move abbreviation computation into import phase
This adds precomputation of abbreviated terms for names and removes
abbreviation of terms in the query. Basic import works but still
needs some thorough testing as well as speed improvements during
import.

New dependency for python library datrie.
2021-07-04 10:28:20 +02:00
..
functions make sure old data gets deleted on place type change 2021-06-18 10:58:41 +02:00
tokenizer move abbreviation computation into import phase 2021-07-04 10:28:20 +02:00
functions.sql move word table and normalisation SQL into tokenizer 2021-04-30 11:30:51 +02:00
indices.sql move index creation for word table to tokenizer 2021-04-30 17:41:08 +02:00
partition-tables.src.sql move table creation to jinja-based preprocessing 2021-03-03 22:07:51 +01:00
postcode_tables.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
table-triggers.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
tables.sql introduce index for finding surrounding buildings 2021-04-30 11:30:51 +02:00
tiger_import_finish.sql use tokenizer during Tiger data import 2021-05-14 00:02:50 +02:00
tiger_import_start.sql use tokenizer during Tiger data import 2021-05-14 00:02:50 +02:00
words_from_search_name.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00