-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.5
-
Component/s: Querying
-
None
-
ALL
-
like this query
{ "fieldsValue" : { "$elemMatch" : { "namePath" : { "$elemMatch" : { "$in" : ["some word"] } } } } }
at 2.4.8 version can work ok,at 2.6.5 find nothing,not test other version
- duplicates
-
SERVER-13963 Different Results from nested array query
- Closed
- related to
-
SERVER-1264 $elemMatch on subArray
- Closed