Browse Source

[docs] Remove coming in 2.0.0

2.0.0's been out for a long time.

Closes #20268
Nik Everett 9 years ago
parent
commit
1128776b3c
1 changed files with 0 additions and 2 deletions
  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]