OpenSearch/docs/reference/cluster
Martijn van Groningen e6f83248a2 Deprecated disable allocation decider which has the following options:
`allocation.disable_new_allocation`, `allocation.disable_allocation`, `allocation.disable_replica_allocation`,
in favour for the enable allocation decider which has a single option `allocation.enable` wich can be set to the following values:
`none`, `new_primaries`, `primaries` and `all` (default).

Closes #4488
2014-01-09 10:01:46 +01:00
..
health.asciidoc Clean up wording to reduce confusion 2013-10-21 12:37:50 +01:00
nodes-hot-threads.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
nodes-info.asciidoc Simplify usage of nodes info API 2014-01-08 09:46:04 +01:00
nodes-shutdown.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
nodes-stats.asciidoc Simplify nodes stats API 2014-01-06 08:33:32 +01:00
pending.asciidoc [DOCS] Doc'ed cluster pending tasks 2013-11-29 08:21:26 +01:00
reroute.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
state.asciidoc Cluster state API: Improved consistency 2014-01-08 09:25:20 +01:00
stats.asciidoc Added cluster health status to the Cluster Stats API 2013-12-18 12:03:49 +01:00
update-settings.asciidoc Deprecated disable allocation decider which has the following options: 2014-01-09 10:01:46 +01:00