]> git.openstreetmap.org Git - nominatim.git/commit
further split up the big geometry index
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 21 Sep 2022 12:25:07 +0000 (14:25 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 21 Sep 2022 14:21:41 +0000 (16:21 +0200)
commit33ba6896a8961cc68c024de110cce23dcc2d4642
tree2bdfbe18bcd0bfa76c73b6ad6b36e8e4101371c3
parentf4d3ae6f70e5f0e86475d75c79dd3cbe1c07e103
further split up the big geometry index

Adds partial indexes for all geometry queries used during import.
A full index is not necessary anymore at that point. Still create
the index afterwards for use in queries.

Also adds documentation for all indexes on where they are used.
lib-sql/functions/interpolation.sql
lib-sql/functions/placex_triggers.sql
lib-sql/indices.sql
lib-sql/tables.sql