Skip to content

Commit 9a81190

Browse files
committed
format
1 parent 99b53d4 commit 9a81190

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

source/atlas-search.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ Building a Pipeline Search Stage
136136
:language: java
137137
:start-after: // begin atlasHelperMethods
138138
:end-before: // end atlasHelperMethods
139-
:language: java
140139
:dedent:
141140

142141
.. output::

source/builders/aggregates.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Aggregates Builders
1717
:depth: 2
1818
:class: singlecol
1919

20+
.. toctree::
21+
22+
Atlas Vector Search </atlas-vector-search>
23+
2024
Overview
2125
--------
2226

@@ -927,8 +931,8 @@ by the aggregate stage:
927931
See the `fill package API documentation <{+core-api+}/client/model/fill/package-summary.html>`__
928932
for more information.
929933

930-
Atlas Search
931-
------------
934+
Atlas Full-Text Search
935+
----------------------
932936

933937
Use the ``search()`` method to create a :manual:`$search </reference/operator/aggregation/search/>`
934938
pipeline stage that specifies a full-text search of one or more fields.

0 commit comments

Comments
 (0)