Skip to content

Commit 8ce5157

Browse files
committed
RR feedback
1 parent e6b9ed6 commit 8ce5157

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

source/aggregation.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@ part of the Query API, is modeled on the concept of data processing
3030
pipelines. Documents enter a pipeline that contains one or more stages,
3131
and this pipeline transforms the documents into an aggregated result.
3232

33+
.. sharedinclude:: dbx/agg-tutorials-manual-tip.rst
34+
35+
.. replacement:: language
36+
37+
:guilabel:`{+language+}`
38+
39+
Analogy
40+
~~~~~~~
41+
3342
An aggregation operation is similar to a car factory. A car factory has
3443
an assembly line, which contains assembly stations with specialized
3544
tools to do specific jobs, like drills and welders. Raw parts enter the
@@ -40,12 +49,6 @@ The **aggregation pipeline** is the assembly line, **aggregation stages** are th
4049
assembly stations, and **operator expressions** are the
4150
specialized tools.
4251

43-
.. sharedinclude:: dbx/agg-tutorials-manual-tip.rst
44-
45-
.. replacement:: language
46-
47-
:guilabel:`{+language+}`
48-
4952
Compare Aggregation and Find Operations
5053
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5154

0 commit comments

Comments
 (0)