We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942a7af commit 0171b46Copy full SHA for 0171b46
docs/reference/analysis/tokenfilters/stemmer-tokenfilter.asciidoc
@@ -84,6 +84,7 @@ English::
84
http://snowball.tartarus.org/algorithms/porter/stemmer.html[*`english`*],
85
http://ciir.cs.umass.edu/pubfiles/ir-35.pdf[`light_english`],
86
http://www.researchgate.net/publication/220433848_How_effective_is_suffixing[`minimal_english`],
87
+https://github.com/elastic/elasticsearch/issues/42892[`plural_english`],
88
http://lucene.apache.org/core/4_9_0/analyzers-common/org/apache/lucene/analysis/en/EnglishPossessiveFilter.html[`possessive_english`],
89
http://snowball.tartarus.org/algorithms/english/stemmer.html[`porter2`],
90
http://snowball.tartarus.org/algorithms/lovins/stemmer.html[`lovins`]
0 commit comments