浏览代码

[DOCS] Remove 'closed data stream' reference

James Rodewig 4 年之前
父节点
当前提交
c04fd6e301
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/search/multi-search.asciidoc

+ 2 - 2
docs/reference/search/multi-search.asciidoc

@@ -181,10 +181,10 @@ line.
 `allow_no_indices`::
 (Optional, Boolean)
 If `true`, the request does *not* return an error if a wildcard expression or
-`_all` value retrieves only missing or closed data streams or indices.
+`_all` value retrieves only missing or closed indices.
 +
 This parameter also applies to <<alias,aliases>> that point to a missing
-or closed data stream or index.
+or index.
 
 include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=expand-wildcards]
 +