This repository was archived by the owner on Oct 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 601
601
to be used when creating the target database. Can include the
602
602
standard ``q `` and ``n `` parameters.
603
603
:<json array doc_ids: Array of document IDs to be synchronized.
604
- ``doc_ids ``, ``filter ``, and ``selector `` mutually exclusive.
604
+ ``doc_ids ``, ``filter ``, and ``selector `` are mutually exclusive.
605
605
:<json string filter: The name of a :ref: `filter function <filterfun >`.
606
- ``doc_ids ``, ``filter ``, and ``selector `` mutually exclusive.
606
+ ``doc_ids ``, ``filter ``, and ``selector `` are mutually exclusive.
607
607
:<json json selector: A :ref: `selector <find/selectors >` to filter
608
608
documents for synchronization. Has the same behavior as the
609
609
:ref: `selector objects <selectorobj >` in replication documents.
610
- ``doc_ids ``, ``filter ``, and ``selector `` mutually exclusive.
610
+ ``doc_ids ``, ``filter ``, and ``selector `` are mutually exclusive.
611
611
:<json string source_proxy: Address of a proxy server through which
612
612
replication from the source should occur (protocol can be "http" or
613
613
"socks5")
You can’t perform that action at this time.
0 commit comments