$search (aggregation)
This version of the documentation is archived and no longer
supported. View the current documentation to learn how to
upgrade your version of MongoDB.
$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.
$search Aggregation Pipeline Stage to learn more about the
$search
pipeline stage syntax and usage.$search Operators to learn more about the
$search
aggregation pipeline stage operators.
Important
The $search
aggregation pipeline stage is only available for
collections hosted on MongoDB Atlas cluster tiers
running MongoDB version 4.2 or later. To learn more, see
Atlas Search.