From: Sarah Hoffmann Date: Tue, 12 Oct 2021 08:31:18 +0000 (+0200) Subject: docs: remove the development warning for ICU tokenizer X-Git-Tag: v4.0.0~17^2~10 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/445a6428a64d950ebc4ace2784a247fe6ab4970c?hp=d59b26dad795562a1c731a672c51a63ce0469ac5 docs: remove the development warning for ICU tokenizer --- diff --git a/docs/admin/Tokenizers.md b/docs/admin/Tokenizers.md index 90d0fb5e..d3d04502 100644 --- a/docs/admin/Tokenizers.md +++ b/docs/admin/Tokenizers.md @@ -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.