浏览代码

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 年之前
父节点
当前提交
06aeb2307f
共有 1 个文件被更改,包括 0 次插入2 次删除
  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