mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
[DOCS] Remove 'closed data stream' reference
This commit is contained in:
parent
5729bb8d49
commit
c04fd6e301
1 changed files with 2 additions and 2 deletions
|
@ -181,10 +181,10 @@ line.
|
||||||
`allow_no_indices`::
|
`allow_no_indices`::
|
||||||
(Optional, Boolean)
|
(Optional, Boolean)
|
||||||
If `true`, the request does *not* return an error if a wildcard expression or
|
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
|
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]
|
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=expand-wildcards]
|
||||||
+
|
+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue