File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ Atlas Search
2121Overview
2222--------
2323
24- <<<<<<< HEAD
2524In this guide, you can learn how to use the {+driver-short+} to
2625run :atlas:`Atlas Search </atlas-search/>` queries on a collection.
2726Atlas Search enables you to perform full-text searches on collections
@@ -106,28 +105,3 @@ the following API documentation:
106105- `MongoCollection.aggregate() <{+api+}/apidocs/mongodb-driver-sync/com/mongodb/client/MongoCollection.html#aggregate(java.util.List)>`__
107106- `Aggregates.search() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html#search(com.mongodb.client.model.search.SearchCollector)>`__
108107- `Aggregates.project() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html#project(org.bson.conversions.Bson)>`__
109- =======
110- In this guide, you can learn how to use Atlas Search
111- in the {+driver-short+}. For more information about Atlas Search and its
112- benefits, see the :atlas:`Atlas Search </atlas-search/>` guide.
113-
114- Atlas Search enables advanced search functionality for your applications without any additional management or
115- separate search system alongside your database. Atlas Search queries take the
116- form of an :ref:`aggregation pipeline <java-aggregation>` stage.
117-
118- The following operators:
119-
120- - ``phrase``
121-
122- - ``regex``
123-
124- - ``queryString``
125-
126- - ``equals``
127-
128- - ``moreLikeThis``
129-
130- - ``in``
131-
132- - ``wildcard``
133- >>>>>>> 666e714 (atlas search operators)
You can’t perform that action at this time.
0 commit comments