Skip to content

Commit c04fd6e

Browse files
committed
[DOCS] Remove 'closed data stream' reference
1 parent 5729bb8 commit c04fd6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/search/multi-search.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ line.
181181
`allow_no_indices`::
182182
(Optional, Boolean)
183183
If `true`, the request does *not* return an error if a wildcard expression or
184-
`_all` value retrieves only missing or closed data streams or indices.
184+
`_all` value retrieves only missing or closed indices.
185185
+
186186
This parameter also applies to <<alias,aliases>> that point to a missing
187-
or closed data stream or index.
187+
or index.
188188
189189
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=expand-wildcards]
190190
+

0 commit comments

Comments
 (0)