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 601601 to be used when creating the target database. Can include the
602602 standard ``q `` and ``n `` parameters.
603603 :<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.
605605 :<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.
607607 :<json json selector: A :ref: `selector <find/selectors >` to filter
608608 documents for synchronization. Has the same behavior as the
609609 :ref: `selector objects <selectorobj >` in replication documents.
610- ``doc_ids ``, ``filter ``, and ``selector `` mutually exclusive.
610+ ``doc_ids ``, ``filter ``, and ``selector `` are mutually exclusive.
611611 :<json string source_proxy: Address of a proxy server through which
612612 replication from the source should occur (protocol can be "http" or
613613 "socks5")
You can’t perform that action at this time.
0 commit comments