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 a0085a2 commit 28d0fe0Copy full SHA for 28d0fe0
source/tutorial/perform-incremental-map-reduce.txt
@@ -204,7 +204,7 @@ The operation returns the following documents:
204
Aggregation Alternative
205
-----------------------
206
207
-As an alternative to map-reduce, you can use an :ref`aggregation
+As an alternative to map-reduce, you can use an :ref:`aggregation
208
pipeline <aggregation-pipeline>` that combines :pipeline:`$group`
209
and :pipeline:`$merge` stages to achieve the same result in a more
210
flexible operation.
0 commit comments