File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ toc_landing_pages = [
13
13
" /security/authentication" ,
14
14
" /data-formats" ,
15
15
" /connect/connection-options" ,
16
+ " /aggregation" ,
16
17
" /crud" ,
17
18
" /crud/query" ,
18
19
" crud/update" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ Aggregation
19
19
:class: singlecol
20
20
21
21
.. toctree::
22
-
22
+ :titlesonly:
23
+ :maxdepth: 1
24
+
23
25
Pipeline Stages </aggregation/pipeline-stages>
24
26
25
27
.. _nodejs-aggregation-overview:
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ manual.
166
166
167
167
* - :manual:`$listSearchIndexes </reference/operator/aggregation/listSearchIndexes/>`
168
168
- Returns information about existing :ref:`Atlas Search indexes
169
- <indexes/#atlas -search-and-atlas-vector-search-indexes >` on a specified collection.
169
+ <node- indexes-search>` on a specified collection.
170
170
171
171
* - :manual:`$lookup </reference/operator/aggregation/facet/>`
172
172
- Performs a left outer join to another collection in the
You can’t perform that action at this time.
0 commit comments