-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query
-
None
Currently embedded matchers handle $not operator in an ad-hoc manner, in the other operators whose values potentially may contain a $not expression. This ticket proposes to add a top-level $not matcher, to mirror already existing $and/$or/$nor matchers, to encapsulate the negation logic.
- duplicates
-
MONGOID-4781 Make embedded matchers work the same as MongoDB server queries
- Released
- is duplicated by
-
MONGOID-4789 Add a separate $not matcher
- Closed