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:
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.
383386The ``sharding.shardingEntries`` array specifies the collections to shard.
384387Collections that are not listed in this array replicate as unsharded.
385388
389+ .. _c2c-supporting-index-behavior:
390+
386391Supporting Indexes
387392~~~~~~~~~~~~~~~~~~
388393
You can’t perform that action at this time.
0 commit comments