Skip to content

Commit 38754ec

Browse files
DOCSP-23209 correct pipeline stage in syntax (#1230)
1 parent 8d48cd0 commit 38754ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/unionWith.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ the pipeline.
221221
:emphasize-lines: 5-9
222222

223223
[{
224-
"$lookup": {
224+
"$unionWith": {
225225
"coll": <collection-name>,
226226
"pipeline": [{
227227
"$search": {

0 commit comments

Comments
 (0)