[DOCS] Document `index.queries.cache.enabled` as a static setting (#49886)

This commit is contained in:
Patryk Krawaczyński 2019-12-10 20:23:14 +01:00 committed by James Rodewig
parent 87e72156ce
commit df558aa0ca
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ the cluster:
either a percentage value, like `5%`, or an exact value, like `512mb`.
The following setting is an _index_ setting that can be configured on a
per-index basis:
per-index basis. Can only be set at index creation time or on a
<<indices-open-close,closed index>>:
`index.queries.cache.enabled`::