File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ Aggregation Pipeline Builder
1414
1515*New in version 1.14.0*
1616
17- Create :manual:`aggregation pipelines </core/aggregation-pipeline/>` to
17+ The Aggregation Pipeline Builder in |compass| provides the ability to
18+ create :manual:`aggregation pipelines </core/aggregation-pipeline/>` to
1819process data. In aggregation pipelines, documents in a collection
1920or view pass through stages where |compass| processes them into a
2021set of aggregated results. You can change the stages and results to
@@ -182,9 +183,9 @@ Create a View from Pipeline Results
182183 Creating a view from pipeline results does not save the pipeline
183184 itself.
184185
185- To create a view from your pipeline results:
186+ To create a view from your pipeline results:
186187
187- .. include:: /includes/fact-create-view-from-pipeline.rst
188+ .. include:: /includes/fact-create-view-from-pipeline.rst
188189
189190Example
190191-------
You can’t perform that action at this time.
0 commit comments