Skip to content

Commit d95c6f2

Browse files
committed
Merge pull request #467
2 parents fbfec95 + 5d676d5 commit d95c6f2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/includes/apiargs-MongoDBCollection-method-aggregate-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ source:
7070
source:
7171
file: apiargs-MongoDBCollection-common-option.yaml
7272
ref: readPreference
73+
post: |
74+
This option will be ignored when using the :ref:`$out <agg-out>` stage.
7375
---
7476
source:
7577
file: apiargs-MongoDBCollection-common-option.yaml

source/includes/apiargs-MongoDBCollection-method-mapReduce-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
source:
22
file: apiargs-MongoDBCollection-common-option.yaml
33
ref: bypassDocumentValidation
4+
post: |
5+
This only applies when results are output to a collection.
46
---
57
source:
68
file: apiargs-MongoDBCollection-common-option.yaml
@@ -55,6 +57,8 @@ source:
5557
source:
5658
file: apiargs-MongoDBCollection-common-option.yaml
5759
ref: readPreference
60+
post: |
61+
This option will be ignored when results are output to a collection.
5862
---
5963
arg_name: option
6064
name: scope

0 commit comments

Comments
 (0)