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 = [
1313 " /security/authentication" ,
1414 " /data-formats" ,
1515 " /connect/connection-options" ,
16+ " /aggregation" ,
1617 " /crud" ,
1718 " /crud/query" ,
1819 " crud/update" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ Aggregation
1919 :class: singlecol
2020
2121.. toctree::
22-
22+ :titlesonly:
23+ :maxdepth: 1
24+
2325 Pipeline Stages </aggregation/pipeline-stages>
2426
2527.. _nodejs-aggregation-overview:
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ manual.
166166
167167 * - :manual:`$listSearchIndexes </reference/operator/aggregation/listSearchIndexes/>`
168168 - 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.
170170
171171 * - :manual:`$lookup </reference/operator/aggregation/facet/>`
172172 - Performs a left outer join to another collection in the
You can’t perform that action at this time.
0 commit comments