mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
add new analyser for houenumbers
This analyser makes spaces optional.
This commit is contained in:
@@ -41,6 +41,8 @@ sanitizers:
|
||||
mode: append
|
||||
token-analysis:
|
||||
- analyzer: generic
|
||||
- id: "@housenumber"
|
||||
analyzer: housenumbers
|
||||
- id: bg
|
||||
analyzer: generic
|
||||
mode: variant-only
|
||||
|
||||
Reference in New Issue
Block a user