]> git.openstreetmap.org Git - nominatim.git/commitdiff
switch indexind to address rank
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 18 Aug 2020 14:58:58 +0000 (16:58 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 18 Aug 2020 14:58:58 +0000 (16:58 +0200)
A place needs all lower address rank object indexed to make up
the address. The search rank no longer ensures that as it can have
a different ordering than the address rank.

This switches indexing rank order to address ranks. Non-address
objects (with address rank 0) are indexed together with POIs.


No differences found