Skip to content

Commit bf161e8

Browse files
author
Sam Kleinman
committed
minor: adding index and link targets
1 parent e00702f commit bf161e8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/core/sharding-internals.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,12 @@ then add an additional field to provide additional :ref:`cardinality
254254
<sharding-shard-key-cardinality>` if your primary key does not have
255255
sufficient split-ability.
256256

257-
Indexes
258-
-------
257+
.. index:: sharding; shard key indexes
258+
.. _sharding-internals-shard-key-indexes:
259+
.. _sharding-shard-key-indexes:
260+
261+
Shard Key Indexes
262+
~~~~~~~~~~~~~~~~~
259263

260264
All sharded collections **must** have an index that starts with the
261265
:term:`shard key`. If you shard a collection that does not yet contain

0 commit comments

Comments
 (0)