Nominatim/lib-sql
Sarah Hoffmann f833cc80df use default ranks when reorganising rank_address
When shifting address ranks, the evaluation is always done against
unshifted address ranks on import because the objects we compare against
have not been indexed yet. This changes for updates when the object have
been touched in the meantime. To ensure consistent behaviour across
imports and updates, always use the  unshifted address ranks.
2022-06-16 11:20:23 +02:00
..
functions use default ranks when reorganising rank_address 2022-06-16 11:20:23 +02:00
tokenizer add framework for analysing housenumbers 2022-03-01 09:34:32 +01:00
functions.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
indices.sql create idx_place_interpolations for import already 2022-02-18 11:11:22 +01:00
partition-tables.src.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
postcode_tables.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
table-triggers.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
tables.sql create idx_place_interpolations for import already 2022-02-18 11:11:22 +01:00
tiger_import_finish.sql add step column to tiger data table 2022-01-27 11:54:12 +01:00
tiger_import_start.sql use new tiger step column for queries 2022-01-27 14:08:08 +01:00