mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
remove e-ë mutation, this is taken care of by transliteration
This commit is contained in:
@@ -183,9 +183,6 @@ token-analysis:
|
|||||||
mode: variant-only
|
mode: variant-only
|
||||||
variants:
|
variants:
|
||||||
- !include icu-rules/variants-ru.yaml
|
- !include icu-rules/variants-ru.yaml
|
||||||
mutations:
|
|
||||||
- pattern: ё
|
|
||||||
replacements: ["ё", "е"]
|
|
||||||
- id: sk
|
- id: sk
|
||||||
analyzer: generic
|
analyzer: generic
|
||||||
mode: variant-only
|
mode: variant-only
|
||||||
|
|||||||
Reference in New Issue
Block a user