-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.8
-
Component/s: Index Maintenance, Performance, Querying
-
None
-
ALL
-
We have a non sharded collection with a compound index.
On a query using only the second field of the compound index and restricting the returned fields to those of the index the query will not be a covered query.
But even as it has to go through more elements of the index it should only use the index.