Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/reference/operator/aggregation/search.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ the field or fields in an Atlas collection. The fields must be covered
by an :atlas:`Atlas Search
</reference/atlas-search/index-definitions/>` index. See:

- :atlas:`Atlas Search Index
- :atlas:`Index Definitions
</reference/atlas-search/index-definitions/>` to learn more about
creating and managing Atlas Search indexes.
- :atlas:`$search Aggregation Pipeline Stage` to learn more about the
- :atlas:`$search Aggregation Pipeline Stage
</reference/atlas-search/query-syntax/>` to learn more about the
``$search`` pipeline stage syntax and usage.
- :atlas:`$search Operators </reference/atlas-search/operators/>` to
learn more about the ``$search`` aggregation pipeline stage
Expand Down