-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2023-09-04, QE 2023-09-18, QE 2023-10-02, QE 2023-10-16
- We will need a function to return if we need to inject shard filter from DocumentSourceSearch
- Append ShardingFilterNode into query solution when pushing down $search
https://github.com/10gen/mongo/blob/master/src/mongo/db/query/planner_analysis.cpp#L1298
- depends on
-
SERVER-78163 Push down DocumentSourceSearch into SBE
- Closed