You are viewing an offline version of MongoDB documentation. Some page features might be unavailable. To view the latest version of the page or use interactive features, visit the live page.
$search (aggregation)
$search
aggregation pipeline stage performs a full-text search of
the field or fields in an Atlas collection. The fields must be covered
by an Atlas Search index. See:
Index Definitions to learn more about creating and managing Atlas Search indexes.
Atlas Search Aggregation Pipeline Stages to learn more about the
$search
pipeline stage syntax and usage.$search Operators to learn more about the
$search
aggregation pipeline stage operators.