Skip to content

Commit c2a324b

Browse files
authored
DOCSP-27090 Add Atlas only stage note (#449)
* DOCSP-27090 Add Atlas only stage note * additional * terminology: * , * fix backticks on command-line-options page * Internal Review Feedback * fix link * space * add detail sentence * link * link * link * link
1 parent 41d1e5f commit c2a324b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/aggregation-pipeline-builder.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@ aggregation pipeline. The :guilabel:`Preview of Documents in the
3131
Collection` section shows 20 documents randomly sampled from the chosen
3232
collection.
3333

34+
.. note:: Atlas Search Stages
35+
36+
When you connect |compass-short| to a MongoDB deployment hosted on
37+
`Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_compass>`_,
38+
additional Atlas-only stages
39+
:atlas:`$search </reference/atlas-search/query-syntax/#-search>` and
40+
:atlas:`$searchMeta </reference/atlas-search/query-syntax/#-searchmeta>`
41+
are available in the Aggregation Pipeline Builder. Use these stages
42+
to perform
43+
:atlas:`full-text search</atlas-search/atlas-search-overview>`
44+
on Atlas collections.
45+
3446
Tasks
3547
-----
3648

0 commit comments

Comments
 (0)