Skip to content

Commit 93d5cd3

Browse files
DOCSP-44549-specify-supporting-index-behavior (#448) (#450)
* DOCSP-44549-specify-supporting-index-behavior * remove 'current'
1 parent 76832f1 commit 93d5cd3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/reference/api/start.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ The ``sharding`` option has the following parameters:
218218
- Optional. Sets whether sync creates a supporting index
219219
for the shard key, if none exists. Defaults to ``false``.
220220

221+
For more information and limitations, see
222+
:ref:`c2c-supporting-index-behavior`.
223+
221224
* - ``shardingEntries``
222225
- array of documents
223226
- Required. Sets the namespace and key of collections to shard
@@ -373,6 +376,8 @@ collections.
373376
The ``sharding.shardingEntries`` array specifies the collections to shard.
374377
Collections that are not listed in this array replicate as unsharded.
375378

379+
.. _c2c-supporting-index-behavior:
380+
376381
Supporting Indexes
377382
~~~~~~~~~~~~~~~~~~
378383

0 commit comments

Comments
 (0)