]> git.openstreetmap.org Git - nominatim.git/commitdiff
add framework for analysing housenumbers
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 16 Feb 2022 10:15:43 +0000 (11:15 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 1 Mar 2022 08:34:32 +0000 (09:34 +0100)
This lays the groundwork for adding variants for housenumbers.
When analysis is enabled, then the 'word' field in the word table
is used as usual, so that variants can be created. There will be
only one analyser allowed which must have the fixed name
'@housenumber'.


No differences found