-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.2.7, 4.2.8, 4.4.0-rc9
-
Component/s: Performance
-
None
-
ALL
-
A query matching a partial index performs document lookups, although all fields could be covered by the index.
This issue was observed with the following versions of MongoDB: 4.2.1, 4.2.7, 4.4.0-rc9
I raised this already on StackOverflow: https://stackoverflow.com/questions/62342543/covered-queries-do-not-work-with-partial-indices
- duplicates
-
SERVER-28889 Partial index shouldn't do fetch on conditions that are true by the definition of the index
- Closed