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 72067cd commit e5a39a9Copy full SHA for e5a39a9
source/core/hashed-sharding.txt
@@ -8,7 +8,7 @@ Hashed Sharding
8
.. default-domain:: mongodb
9
10
Hashed sharding uses a :ref:`hashed index <index-hashed-index>` to
11
-partition data across your shared cluster. Hashed indexes compute the
+partition data across your sharded cluster. Hashed indexes compute the
12
hash value of a single field as the index value; this value is used as
13
your shard key. [#hashvalue]_
14
0 commit comments