WARNING: Version 2.0 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Index Shard Allocation
editIndex Shard Allocation
editThis module provides per-index settings to control the allocation of shards to nodes:
- Shard allocation filtering: Controlling which shards are allocated to which nodes.
- Delayed allocation: Delaying allocation of unassigned shards caused by a node leaving.
- Total shards per node: A hard limit on the number of shards from the same index per node.