]> git.openstreetmap.org Git - nominatim.git/commitdiff
new word table layout for icu tokenizer
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 20 Jul 2021 08:27:06 +0000 (10:27 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 28 Jul 2021 09:31:47 +0000 (11:31 +0200)
The table now directly reflects the different token types.
Extra information is saved in a json structure that may be
dynamically extended in the future without affecting the
table layout.


No differences found