mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
[DOCS] Fix ILM read only link (#62113)
This commit is contained in:
parent
3ec8f8a451
commit
fbe8127c7a
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Phases allowed: warm.
|
Phases allowed: warm.
|
||||||
|
|
||||||
Makes the index <<dynamic-index-settings,read-only>>.
|
Makes the index <<index-blocks-read-only,read-only>>.
|
||||||
|
|
||||||
[[ilm-read-only-options]]
|
[[ilm-read-only-options]]
|
||||||
==== Options
|
==== Options
|
||||||
|
|
|
@ -17,6 +17,7 @@ block.
|
||||||
The following _dynamic_ index settings determine the blocks present on an
|
The following _dynamic_ index settings determine the blocks present on an
|
||||||
index:
|
index:
|
||||||
|
|
||||||
|
[[index-blocks-read-only]]
|
||||||
`index.blocks.read_only`::
|
`index.blocks.read_only`::
|
||||||
|
|
||||||
Set to `true` to make the index and index metadata read only, `false` to
|
Set to `true` to make the index and index metadata read only, `false` to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue