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 @@ -228,6 +228,9 @@ The ``sharding`` option has the following parameters:
228
228
- Optional. Sets whether sync creates a supporting index
229
229
for the shard key, if none exists. Defaults to ``false``.
230
230
231
+ For more information and limitations, see
232
+ :ref:`c2c-supporting-index-behavior`.
233
+
231
234
* - ``shardingEntries``
232
235
- array of documents
233
236
- Required. Sets the namespace and key of collections to shard
@@ -383,6 +386,8 @@ collections.
383
386
The ``sharding.shardingEntries`` array specifies the collections to shard.
384
387
Collections that are not listed in this array replicate as unsharded.
385
388
389
+ .. _c2c-supporting-index-behavior:
390
+
386
391
Supporting Indexes
387
392
~~~~~~~~~~~~~~~~~~
388
393
You can’t perform that action at this time.
0 commit comments