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 db1caf4 commit 4979070Copy full SHA for 4979070
source/tutorials/aggregation.txt
@@ -7,14 +7,14 @@ Aggregation Framework
7
.. contents:: On this page
8
:local:
9
:backlinks: none
10
- :depth: 1
+ :depth: 2
11
:class: singlecol
12
13
The aggregation pipeline is a framework for data aggregation,
14
modeled on the concept of data processing pipelines.
15
16
To learn more about aggregation, see :manual:`Aggregation Pipeline
17
-</core/aggregation-pipeline/>`.
+</core/aggregation-pipeline/>` in the Server manual.
18
19
Prerequisites
20
-------------
0 commit comments