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:
218
218
- Optional. Sets whether sync creates a supporting index
219
219
for the shard key, if none exists. Defaults to ``false``.
220
220
221
+ For more information and limitations, see
222
+ :ref:`c2c-supporting-index-behavior`.
223
+
221
224
* - ``shardingEntries``
222
225
- array of documents
223
226
- Required. Sets the namespace and key of collections to shard
@@ -373,6 +376,8 @@ collections.
373
376
The ``sharding.shardingEntries`` array specifies the collections to shard.
374
377
Collections that are not listed in this array replicate as unsharded.
375
378
379
+ .. _c2c-supporting-index-behavior:
380
+
376
381
Supporting Indexes
377
382
~~~~~~~~~~~~~~~~~~
378
383
You can’t perform that action at this time.
0 commit comments