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 e00702f commit bf161e8Copy full SHA for bf161e8
source/core/sharding-internals.txt
@@ -254,8 +254,12 @@ then add an additional field to provide additional :ref:`cardinality
254
<sharding-shard-key-cardinality>` if your primary key does not have
255
sufficient split-ability.
256
257
-Indexes
258
--------
+.. index:: sharding; shard key indexes
+.. _sharding-internals-shard-key-indexes:
259
+.. _sharding-shard-key-indexes:
260
+
261
+Shard Key Indexes
262
+~~~~~~~~~~~~~~~~~
263
264
All sharded collections **must** have an index that starts with the
265
:term:`shard key`. If you shard a collection that does not yet contain
0 commit comments