浏览代码

[DOCS] Correct stemmer token filters anchor

James Rodewig 5 年之前
父节点
当前提交
d67a1b47e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/analysis/stemming.asciidoc

+ 1 - 1
docs/reference/analysis/stemming.asciidoc

@@ -16,7 +16,7 @@ example, `jumping` and `jumpiness` can both be stemmed to `jumpi`. While `jumpi`
 isn't a real English word, it doesn't matter for search; if all variants of a
 word are reduced to the same root form, they will match correctly.
 
-[[temmer-token-filters]]
+[[stemmer-token-filters]]
 ==== Stemmer token filters
 
 In {es}, stemming is handled by stemmer <<analyzer-anatomy-token-filters,token