Skip to content

Commit d27d2c0

Browse files
committed
DOCSP-50753: agg tutorial link
1 parent 83c6c62 commit d27d2c0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/aggregation.txt

Lines changed: 9 additions & 0 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

0 commit comments

Comments
 (0)