Skip to content

Commit 9902b34

Browse files
committed
Address comment, add for cluster state api
1 parent 7ecc1f9 commit 9902b34

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/reference/cluster/state.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ include::{docdir}/rest-api/common-parms.asciidoc[tag=index]
9696
(Optional, boolean) If `true`, the wildcard indices expression that resolves
9797
into no concrete indices will be ignored. (This includes `_all` string or
9898
when no indices have been specified).
99+
+
100+
Defaults to `true`.
99101

100102
`expand_wildcards`::
101103
(Optional, string) Whether to expand wildcard expression to concrete indices

docs/reference/docs/update-by-query.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ or omit to search all indices.
156156
==== {api-query-parms-title}
157157

158158
include::{docdir}/rest-api/common-parms.asciidoc[tag=allow-no-indices]
159-
160-
include::{docdir}/rest-api/common-parms.asciidoc[tag=analyzer]
161159
+
162160
Defaults to `true`.
163161

162+
include::{docdir}/rest-api/common-parms.asciidoc[tag=analyzer]
163+
164164
include::{docdir}/rest-api/common-parms.asciidoc[tag=analyze_wildcard]
165165

166166
`conflicts`::

0 commit comments

Comments
 (0)