]> git.openstreetmap.org Git - nominatim.git/commit
make sure that addr:* tags can always be searched for
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Aug 2020 09:37:21 +0000 (11:37 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Aug 2020 09:44:10 +0000 (11:44 +0200)
commitd6ff7475f1777f66cfc94847f6ba279fc0d10c2e
tree82309c8d660663833aacd1e78d995f5df3c2f5e3
parent984979d9bf448cf8dfab9be763c5e0ba6cf2f399
make sure that addr:* tags can always be searched for

Always add contents of addr:* tags into address part of the search
table, even when there is no corresponding other name. This keeps
search tolerant to the kind of tagging where parts show up in the
address that have no corresponding object in the database or where
it is only an unaddressable object.
sql/functions/normalization.sql
test/bdd/db/import/search_name.feature