Skip to content

Commit 170a7fe

Browse files
DOCSP-44549-specify-supporting-index-behavior (#448)
* DOCSP-44549-specify-supporting-index-behavior * remove 'current'
1 parent 15d1689 commit 170a7fe

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
@@ -228,6 +228,9 @@ The ``sharding`` option has the following parameters:
228228
- Optional. Sets whether sync creates a supporting index
229229
for the shard key, if none exists. Defaults to ``false``.
230230

231+
For more information and limitations, see
232+
:ref:`c2c-supporting-index-behavior`.
233+
231234
* - ``shardingEntries``
232235
- array of documents
233236
- Required. Sets the namespace and key of collections to shard
@@ -383,6 +386,8 @@ collections.
383386
The ``sharding.shardingEntries`` array specifies the collections to shard.
384387
Collections that are not listed in this array replicate as unsharded.
385388

389+
.. _c2c-supporting-index-behavior:
390+
386391
Supporting Indexes
387392
~~~~~~~~~~~~~~~~~~
388393

0 commit comments

Comments
 (0)