Nominatim/lib-sql
Sarah Hoffmann c41f2fed21 simplify weigh_search() function
Use JSON arrays which can have mixed types and therefore have
a more logical structure than separate arrays. Avoid JSON dicts
because of their verboseness.
2023-12-07 09:31:00 +01:00
..
functions simplify weigh_search() function 2023-12-07 09:31:00 +01:00
tokenizer also switch legacy tokenizer to new street/place choice behaviour 2023-06-30 17:03:17 +02:00
functions.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
indices.sql speed up reverse lookup of place nodes 2023-02-17 14:10:01 +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 speed up reverse lookup of place nodes 2023-02-17 14:10:01 +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