]> git.openstreetmap.org Git - nominatim.git/commitdiff
icu tokenizer: move transliteration rules in separate file
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 26 May 2021 18:50:34 +0000 (20:50 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 4 Jul 2021 08:28:20 +0000 (10:28 +0200)
The tokenizer configuration has become difficult to handle
due to the additional manual transliteration rules. Allow
to have a separate rule file that is given to the ICU library
as is.


No differences found