-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
In SERVER-86736, we want to use the idLookup "success rate" to cap the batchSize sent to mongot. We should add a computation to easily get the success rate from the SharedSearchState stored on the ExpressionContext. This will require tracking the number of documents seen by idLookup in addition to the existing _docsReturnedByIdLookup.
- is depended on by
-
SERVER-86736 Compute idLookup success rate to cap mongot cursor batchSize on getMores for classic engine
- Closed
- related to
-
SERVER-91262 Move SearchSharedState off ExpressionContext
- Closed