]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: remove the development warning for ICU tokenizer
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 12 Oct 2021 08:31:18 +0000 (10:31 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 18 Oct 2021 07:03:07 +0000 (09:03 +0200)
docs/admin/Tokenizers.md

index 90d0fb5e03332702a5c551f3fc69dab317a675c3..d3d04502c00c3d9f1a79a27822418722d1c5adb0 100644 (file)
@@ -44,10 +44,6 @@ normalization functions are hard-coded.
 
 ## ICU tokenizer
 
-!!! danger
-    This tokenizer is currently in active development and still subject
-    to backwards-incompatible changes.
-
 The ICU tokenizer uses the [ICU library](http://site.icu-project.org/) to
 normalize names and queries. It also offers configurable decomposition and
 abbreviation handling.