Skip to content

Commit 8e633db

Browse files
committed
BB edits
1 parent d99cd16 commit 8e633db

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/query/atlas-search.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,10 @@ Steps
5050

5151
.. step:: Construct your query
5252

53-
If you have an Atlas Search index, add the ``$search`` or
54-
``$searchMeta`` stage to your aggregation pipeline. If you have an
55-
Atlas Vector Search index, add the ``$vectorSearch`` stage.
53+
By default, |compass| selects the :pipeline:`$search` stage for your
54+
query. You can select the :pipeline:`$searchMeta` stage to use in your
55+
query. If you are using a ``vectorSearch`` type index in your query, you
56+
can only use the :pipeline:`$vectorSearch` stage in your query.
5657

5758
.. note::
5859

0 commit comments

Comments
 (0)