File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,6 @@ Building a Pipeline Search Stage
136
136
:language: java
137
137
:start-after: // begin atlasHelperMethods
138
138
:end-before: // end atlasHelperMethods
139
- :language: java
140
139
:dedent:
141
140
142
141
.. output::
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ Aggregates Builders
17
17
:depth: 2
18
18
:class: singlecol
19
19
20
+ .. toctree::
21
+
22
+ Atlas Vector Search </atlas-vector-search>
23
+
20
24
Overview
21
25
--------
22
26
@@ -927,8 +931,8 @@ by the aggregate stage:
927
931
See the `fill package API documentation <{+core-api+}/client/model/fill/package-summary.html>`__
928
932
for more information.
929
933
930
- Atlas Search
931
- ------------
934
+ Atlas Full-Text Search
935
+ ----------------------
932
936
933
937
Use the ``search()`` method to create a :manual:`$search </reference/operator/aggregation/search/>`
934
938
pipeline stage that specifies a full-text search of one or more fields.
You can’t perform that action at this time.
0 commit comments