-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
QI 2024-04-15, QI 2024-04-29
SERVER-86732 implemented an algorithm to compute the minimum and maximum constraints of documents needed to satisfy a query. Currently, $facet is treated as a blackbox where all constraints are treated as unknown. We could traverse the $facet subpipelines to infer constraints on each subpipeline then compare to gather more precise constraints for the overall pipeline.
- depends on
-
SERVER-86732 Implement extraction of minimum-count and maximum-count from search pipeline
- Closed