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 a022445 commit fdf2ab8Copy full SHA for fdf2ab8
source/applications/aggregation.txt
@@ -201,7 +201,7 @@ to scan only the matching documents in a collection.
201
.. without affecting the result by moving the :agg:pipeline:`$match`
202
.. operator in front of the :agg:pipeline:`$project`.
203
204
-In future versions there may be pipleine optimization phase in the
+In future versions there may be an optimization phase in the
205
pipleine that reorders the operations to increase performance without
206
affecting the result. However, at this time place
207
:agg:pipeline:`$match` operators at the beginning of the pipeline when
0 commit comments