]> git.openstreetmap.org Git - nominatim.git/commit
Change on get_addressdata check for matching the condition in placex_update
authorRémi BOURGAREL <bourgarel.remi@gmail.com>
Tue, 4 Oct 2016 13:49:31 +0000 (15:49 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2016 13:49:31 +0000 (15:49 +0200)
commit8a2e4010257543cee432e0f7c17aa1fded96700a
treee2ee67dabfb1a63587b9d40603c372350ea1f8b3
parenta912b3448f047d80a69abc8c0a85cc52d0148e47
Change on get_addressdata check for matching the condition in placex_update

On placex_update we stop the indexing to the first parent if the rank_search is above 27. We should do the same check in get_adressdata, because place with a rank_address != 30 and a search_rank > 27 will have only 1 parent.
https://github.com/twain47/Nominatim/issues/534
sql/functions.sql