We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1358b68 commit 872fd8dCopy full SHA for 872fd8d
source/core/hashed-sharding.txt
@@ -10,7 +10,7 @@ Hashed Sharding
10
Hashed sharding uses either a :ref:`single field hashed index
11
<index-hashed-index>` or a :ref:`compound hashed index
12
<index-type-compound-hashed>` (*New in 4.4*) as the shard key to
13
-partition data across your cluster.
+partition data across your sharded cluster.
14
15
Sharding on a Single Field Hashed Index
16
Hashed sharding provides a more even data distribution across the
0 commit comments