We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a34c6 commit b6dbe0fCopy full SHA for b6dbe0f
source/includes/limitations-filtering.rst
@@ -9,7 +9,9 @@
9
- You can only rename collections in certain situations. For more
10
details see: :ref:`c2c-filter-renaming-collections`.
11
- If a filter includes a :ref:`view <views-landing-page>` but not the
12
- base collection, only the view is replicated.
+ base collection, only the view metadata syncs to the
13
+ destination cluster. To include the view documents, you must
14
+ also sync the base collection.
15
- You cannot specify system collections or system databases in a filter.
16
- To use the :pipeline:`$out` aggregation stage or the :dbcommand:`mapReduce`
17
command (when set to create or replace a collection) with filtering,
0 commit comments