OpenSearch/docs/reference/modules/cluster
Simon Willnauer 1cae850cf5 Add a cluster block that allows to delete indices that are read-only (#24678)
Today when an index is `read-only` the index is also blocked from
being deleted which sometimes is undesired since in-order to make
changes to a cluster indices must be deleted to free up space. This is
a likely scenario in a hosted environment when disk-space is limited to switch
indices read-only but allow deletions to free up space.
2017-05-16 17:34:37 +02:00
..
allocation_awareness.asciidoc [DOCS] fixes word usage in allocation awareness docs 2016-11-25 11:47:40 -05:00
allocation_filtering.asciidoc Docs: Cluster Allocation Filtering 2016-10-17 11:02:33 +11:00
disk_allocator.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
misc.asciidoc Add a cluster block that allows to delete indices that are read-only (#24678) 2017-05-16 17:34:37 +02:00
shards_allocation.asciidoc Add a note about `cluster.routing.allocation.node_concurrent_recoveries` (#23160) 2017-02-14 14:14:41 +02:00