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 f08b3c9 commit d67a1b4Copy full SHA for d67a1b4
docs/reference/analysis/stemming.asciidoc
@@ -16,7 +16,7 @@ example, `jumping` and `jumpiness` can both be stemmed to `jumpi`. While `jumpi`
16
isn't a real English word, it doesn't matter for search; if all variants of a
17
word are reduced to the same root form, they will match correctly.
18
19
-[[temmer-token-filters]]
+[[stemmer-token-filters]]
20
==== Stemmer token filters
21
22
In {es}, stemming is handled by stemmer <<analyzer-anatomy-token-filters,token
0 commit comments