Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/core/hashed-sharding.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Hashed Sharding
Hashed sharding uses either a :ref:`single field hashed index
<index-hashed-index>` or a :ref:`compound hashed index
<index-type-compound-hashed>` (*New in 4.4*) as the shard key to
partition data across your cluster.
partition data across your sharded cluster.

Sharding on a Single Field Hashed Index
Hashed sharding provides a more even data distribution across the
Expand Down