File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,11 @@ Run Atlas Search Queries
1212 :depth: 1
1313 :class: singlecol
1414
15- If you have an existing Atlas Search Index for data on your Atlas cluster, you
16- can run :pipeline:`$search` and :pipeline:`$searchMeta` queries. If you have an
17- existing Atlas Vector search index on your data in Atlas, you can also run
18- :pipeline:`$vectorSearch` queries.
15+ Atlas Search queries take the form of an :ref:`aggregation pipeline stage
16+ <compass-agg-builder>`. If you have an existing Atlas Search Index for data on
17+ your Atlas cluster, you can run :pipeline:`$search` and :pipeline:`$searchMeta`
18+ queries. If you have an existing Atlas Vector search index on your data in
19+ Atlas, you can also run :pipeline:`$vectorSearch` queries.
1920
2021Before You Begin
2122----------------
You can’t perform that action at this time.
0 commit comments