Skip to content

Commit 287858b

Browse files
committed
DOCSP-50757: Aggregation links (#142)
* DOCSP-50757: Aggregation links * RR feedback (cherry picked from commit 06c4c28)
1 parent 05c3590 commit 287858b

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
@@ -37,6 +37,15 @@ part of the Query API, is modeled on the concept of data processing
3737
pipelines. Documents enter a pipeline that contains one or more stages,
3838
and this pipeline transforms the documents into an aggregated result.
3939

40+
.. sharedinclude:: dbx/agg-tutorials-manual-tip.rst
41+
42+
.. replacement:: language
43+
44+
:guilabel:`{+language+}`
45+
46+
Analogy
47+
~~~~~~~
48+
4049
An aggregation operation is similar to a car factory. A car factory has
4150
an assembly line, which contains assembly stations with specialized
4251
tools to do specific jobs, like drills and welders. Raw parts enter the

0 commit comments

Comments
 (0)