Nominatim/nominatim
Sarah Hoffmann 73c449b97b switch indexind to address rank
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.
2020-08-18 16:58:58 +02:00
..
indexer nominatim: move DBConnection class into its own file 2020-08-18 15:17:09 +02:00
nominatim.py switch indexind to address rank 2020-08-18 16:58:58 +02:00