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.
This commit is contained in:
Nik Everett 2017-04-27 10:36:28 -04:00
parent 2facc42a55
commit 06aeb2307f
1 changed files with 0 additions and 2 deletions

View File

@ -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