elasticsearch/docs/reference/analysis
Benjamin Trent 5c840f72b7
Deprecate dutch_kp and lovins stemmer as they are removed in Lucene 10 (#113143)
Lucene 10 has upgraded its Snowball stemming support, as part of those
upgrades, two no longer supported stemmers were removed, `KpStemmer` and
`LovinsStemmer`. These are `dutch_kp` and `lovins`, respectively.

We will deprecate in 8.16 and will remove support for these in a future
version.
2024-10-01 04:03:44 +10:00
..
analyzers
charfilters
tokenfilters
tokenizers
analyzers.asciidoc
anatomy.asciidoc
charfilters.asciidoc
concepts.asciidoc
configure-text-analysis.asciidoc
index-search-time.asciidoc
normalizers.asciidoc
overview.asciidoc
specify-analyzer.asciidoc
stemming.asciidoc
testing.asciidoc
token-graphs.asciidoc
tokenfilters.asciidoc
tokenizers.asciidoc