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 Add support for Serbian Language Analyzer (#100921) 2023-11-15 23:46:55 +01:00
charfilters
tokenfilters Deprecate dutch_kp and lovins stemmer as they are removed in Lucene 10 (#113143) 2024-10-01 04:03:44 +10:00
tokenizers
analyzers.asciidoc
anatomy.asciidoc
charfilters.asciidoc
concepts.asciidoc
configure-text-analysis.asciidoc
index-search-time.asciidoc Fix line break in "The QUICK brown foxes jumped over the dog!" (#107718) 2024-04-22 16:45:36 -04:00
normalizers.asciidoc Clarify filters can be used while creating a normalizer. (#103826) 2024-03-12 14:19:15 +01:00
overview.asciidoc
specify-analyzer.asciidoc
stemming.asciidoc
testing.asciidoc
token-graphs.asciidoc
tokenfilters.asciidoc
tokenizers.asciidoc