]> git.openstreetmap.org Git - nominatim.git/commit
more invalidations when boundary changes rank
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 11 Aug 2022 21:44:09 +0000 (23:44 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Nov 2022 14:43:08 +0000 (15:43 +0100)
commitd910f522216d642cfb4f98f555fa795ff92d1465
treeaef7b01d26e2909734ccd74862adeec8814adbe8
parentf48a37deea1e5aa9285ca071f773080e02fb8903
more invalidations when boundary changes rank

When a boundary or place changes its address rank, all places where
it participates as address need to be potentially reindexed.
Also use the computed rank when testing place nodes against
boundaries. Boundaries are computed earlier.

Fixes #2794.
lib-sql/functions/placex_triggers.sql
test/bdd/db/update/linked_places.feature