Skip to content

Commit 21de00b

Browse files
committed
*
1 parent 8ea7a4c commit 21de00b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/query/atlas-search.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

2021
Before You Begin
2122
----------------

0 commit comments

Comments
 (0)