docs: remove the development warning for ICU tokenizer

This commit is contained in:
Sarah Hoffmann 2021-10-12 10:31:18 +02:00
parent d59b26dad7
commit 445a6428a6

View 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.