elasticsearch/docs/reference/modules/indices
Adam Locke c3b67ee0ae
[DOCS] Fix default value for closed indices (#78924)
* [DOCS] Fix default value for closed indices

#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. 

Closes #78877

* Update description

* Update note to remove outdated claims
2021-10-13 08:14:01 -04:00
..
circuit_breaker.asciidoc [DOCS] Fix typo for script.painless.regex.enabled setting value (#77853) 2021-09-16 13:59:58 -04:00
fielddata.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
index_management.asciidoc [DOCS] Fix default value for closed indices (#78924) 2021-10-13 08:14:01 -04:00
indexing_buffer.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
query_cache.asciidoc [DOCS] Document dynamic cluster settings (#61760) 2020-09-01 15:48:45 -04:00
recovery.asciidoc Add peer recoveries using snapshot files when possible (#76237) 2021-08-13 10:42:16 +02:00
request_cache.asciidoc Create a sha-256 hash of the shard request cache key (#74877) 2021-09-13 08:55:59 +01:00
search-settings.asciidoc indices.query.bool.max_clause_count now limits all query clauses (#75297) 2021-07-21 12:16:30 +02:00