浏览代码

[docs] Remove coming in 2.0.0

2.0.0's been out for a long time.

Closes #20268
Nik Everett 9 年之前
父节点
当前提交
1128776b3c
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docs/reference/indices/analyze.asciidoc

+ 0 - 2
docs/reference/indices/analyze.asciidoc

@@ -136,8 +136,6 @@ GET _analyze
 // CONSOLE
 <1> Set "keyword" to output "keyword" attribute only
 
-coming[2.0.0, body based parameters were added in 2.0.0]
-
 The request returns the following result:
 
 [source,js]