-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Query Execution
-
Query Execution
The $graphLookup stage may take advantage of the available indexes, however, it is not displayed in explain output.
On contrary, the $lookup stage in the explain command output lists the used indexes in the 'indexesUsed' field.
As a part of this ticket we should add 'indexesUsed' to the explain output for the $graphLookup stage.
- related to
-
SERVER-88883 Report 'indexesUsed' for $lookup over sharded collections
-
- Needs Scheduling
-