We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6600a commit 03b11fcCopy full SHA for 03b11fc
source/atlas-search.txt
@@ -38,8 +38,8 @@ Run an Atlas Search Query
38
39
This section shows how to create an aggregation pipeline to run an
40
Atlas Search on a collection. You can use the ``Aggregates.search()`` builder
41
-method to create a ``$search`` pipeline stage and specify your search. Then, call
42
-the ``aggregate()`` method and pass your pipeline as a parameter.
+method to create a ``$search`` pipeline stage, which specifies the search
+criteria. Then, call the ``aggregate()`` method and pass your pipeline as a parameter.
43
44
.. tip::
45
0 commit comments