-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.4
-
Component/s: None
-
None
$expr doesn't use indexes at all with any expression, except with $eq and this happened after it was issued https://jira.mongodb.org/browse/SERVER-33364
My issue specifically with $in, neither in $lookup nor in find() it uses indexes even on _id field
- duplicates
-
SERVER-32549 allow $expr with $in expression use a non-multikey index
- Open