File tree Expand file tree Collapse file tree 1 file changed +1
-25
lines changed
Expand file tree Collapse file tree 1 file changed +1
-25
lines changed Original file line number Diff line number Diff line change @@ -165,28 +165,4 @@ the following API documentation:
165165- `MongoCollection.aggregate() <{+driver-api+}/MongoCollection.html#aggregate(java.util.List)>`__
166166- `Aggregates.search() <{+core-api+}/client/model/Aggregates.html#search(com.mongodb.client.model.search.SearchCollector)>`__
167167- `Aggregates.project() <{+core-api+}/client/model/Aggregates.html#project(org.bson.conversions.Bson)>`__
168- - `SearchOperator <{+core-api+}/client/model/search/SearchOperator.html>`__
169-
170- In this guide, you can learn how to use Atlas Search
171- in the {+driver-short+}. For more information about Atlas Search and its
172- benefits, see the :atlas:`Atlas Search </atlas-search/>` guide.
173-
174- Atlas Search enables advanced search functionality for your applications without any additional management or
175- separate search system alongside your database. Atlas Search queries take the
176- form of an :ref:`aggregation pipeline <java-aggregation>` stage.
177-
178- The following operators:
179-
180- - ``phrase``
181-
182- - ``regex``
183-
184- - ``queryString``
185-
186- - ``equals``
187-
188- - ``moreLikeThis``
189-
190- - ``in``
191-
192- - ``wildcard``
168+ - `SearchOperator <{+core-api+}/client/model/search/SearchOperator.html>`__
You can’t perform that action at this time.
0 commit comments