-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query
-
None
-
Minor Change
MongoDB server allows $elemMatch value to contain logical operators $and/$or/$nor. This is not explicitly documented in the server manual but I've tested it and it does work.
This ticket is for adding equivalent support for Mongoid embedded matching.
https://github.com/mongodb/mongoid/pull/4656 is a PR using the 7.0 code base that contributes this support.
- is duplicated by
-
MONGOID-4774 Support nested queries in $elemMatch
- Closed
- links to