[[index-modules-allocation]] == Index Shard Allocation This module provides per-index settings to control the allocation of shards to nodes: * <>: Controlling which shards are allocated to which nodes. * <>: Delaying allocation of unassigned shards caused by a node leaving. * <>: A hard limit on the number of shards from the same index per node. include::allocation/filtering.asciidoc[] include::allocation/delayed.asciidoc[] include::allocation/prioritization.asciidoc[] include::allocation/total_shards.asciidoc[]