浏览代码

Drop `search_analyzer` parameter from keyword.asciidoc (#24221)

`search_analyzer` isn't supported by `keyword` fields so this removes
it from the documentation for them.
Danilo Akamine 8 年之前
父节点
当前提交
0adaf9fb4c
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      docs/reference/mapping/types/keyword.asciidoc

+ 0 - 5
docs/reference/mapping/types/keyword.asciidoc

@@ -91,11 +91,6 @@ The following parameters are accepted by `keyword` fields:
     the <<mapping-source-field,`_source`>> field. Accepts `true` or `false`
     (default).
 
-<<search-analyzer,`search_analyzer`>>::
-
-    The <<analyzer,`analyzer`>> that should be used at search time on
-    <<mapping-index,`analyzed`>> fields. Defaults to the `analyzer` setting.
-
 <<similarity,`similarity`>>::
 
     Which scoring algorithm or _similarity_ should be used. Defaults