-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Builders
Atlas Search supports the aggregation stage $search. This stage is only available in an Atlas Cluster which deployed a search index. This stage will output the search results, as described here.
To support usage of this state, the Java driver should add an Aggregates#search method. This will improve discoverability of this stage for users of the driver.