From 06aeb2307fc97cb5eaef8e59911f2e1d1887606e Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Thu, 27 Apr 2017 10:36:28 -0400 Subject: [PATCH] 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. --- docs/reference/docs/update-by-query.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/reference/docs/update-by-query.asciidoc b/docs/reference/docs/update-by-query.asciidoc index d6fb08a2adb..23ce6589f3d 100644 --- a/docs/reference/docs/update-by-query.asciidoc +++ b/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 <> or some other online