-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Builders
Atlas Search supports a new stage: $searchMeta. This stage is only available in an Atlas Cluster which deployed a search index (just like $search). This stage will output metadata about the search results, as described here.
To support usage of this state, the Java driver should add an Aggregates#searchMeta method. This will improve discoverability of this stage for users of the driver.
- depends on
-
SERVER-58588 Implement $searchMeta stage
- Closed
- is related to
-
JAVA-4190 Client side builder for operators supported by $search
- Closed
-
JAVA-4415 Add builder for $search stage
- Closed
- links to