]> git.openstreetmap.org Git - nominatim.git/commit
streamline indexes of search_name partition tables
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 28 Jul 2019 11:29:35 +0000 (13:29 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 28 Jul 2019 11:29:35 +0000 (13:29 +0200)
commit79b81d39d8ac12e18295628d6658d9a60d49e305
treed60dba055fde6b6843c6a62ff44cb85a5b62cb44
parent2bbe5017d44e6f50069bd5b966cefbc5065e267b
streamline indexes of search_name partition tables

Remove index on name_vector. We always do near search where the
geometry index is sufficient. Also split centroid index in low
and high rank indexes. Reduces index size by about 25%.
sql/partition-tables.src.sql