Browse Source

Docs: remove experimental tag from update-by-query

We meant to remove it in #23621 but we removed it from the
documentation for the java client but not the rest documetnaiton.
Nik Everett 8 years ago
parent
commit
06aeb2307f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/reference/docs/update-by-query.asciidoc

+ 0 - 2
docs/reference/docs/update-by-query.asciidoc

@@ -1,8 +1,6 @@
 [[docs-update-by-query]]
 == Update By Query API
 
-experimental[The update-by-query API is new and should still be considered experimental.  The API may change in ways that are not backwards compatible]
-
 The simplest usage of `_update_by_query` just performs an update on every
 document in the index without changing the source. This is useful to
 <<picking-up-a-new-property,pick up a new property>> or some other online