-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
QI 2024-04-01, QI 2024-04-15, QI 2024-04-29
For all queries, use the minimum-count extracted from the post-$search pipeline to configure $internalSearchMongotRemote (used for classic engine search execution) with a batchSize to send to mongot. This includes applying the oversubscription heuristic for non-stored source queries.
- depends on
-
SERVER-86732 Implement extraction of minimum-count and maximum-count from search pipeline
- Closed
- is depended on by
-
SERVER-86736 Compute idLookup success rate to cap mongot cursor batchSize on getMores for classic engine
- Closed
-
SERVER-88888 Add oversubscription factor to mongot batchSize
- Closed
-
SERVER-89494 Configure initial mongot batchSize for non-extractable limit queries
- Closed
- is related to
-
SERVER-86733 Configure SBE search_cursor with initial batchSize
- Backlog