File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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.
373376The ``sharding.shardingEntries`` array specifies the collections to shard.
374377Collections that are not listed in this array replicate as unsharded.
375378
379+ .. _c2c-supporting-index-behavior:
380+
376381Supporting Indexes
377382~~~~~~~~~~~~~~~~~~
378383
You can’t perform that action at this time.
0 commit comments