Details
-
Bug
-
Resolution: Done
-
Major - P3
-
2.6.5
-
None
-
ALL
-
Description
The $match aggregation pipeline uses a multikey index, however, "isMultiKey" is false in the output of aggregation explain plan.
Also, the index being used ("y_1") is missing in the field ("cursor" : "BtreeCursor "). It would be nice if the output can be ("cursor" : "BtreeCursor y_1").
Attachments
Issue Links
- is duplicated by
-
SERVER-14628 Aggregation explain "cursor" field truncated
-
- Closed
-