|
@@ -44,8 +44,8 @@ setting is also applicable when `_all`, `*` or no index has been specified.
|
|
|
`expand_wildcards`::
|
|
|
|
|
|
Controls to what kind of concrete indices wildcard indices expression expand
|
|
|
-to. If `open` is specified then the wildcard expression if expanded to only
|
|
|
-open indices and if `closed` is specified then the wildcard expression if
|
|
|
+to. If `open` is specified then the wildcard expression is expanded to only
|
|
|
+open indices and if `closed` is specified then the wildcard expression is
|
|
|
expanded only to closed indices. Also both values (`open,closed`) can be
|
|
|
specified to expand to all indices.
|
|
|
|