-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query
-
None
$exists is a special case in the matcher implementation. As such we should have a variety of test cases to ensure it works correctly.
empty array
true & false
empty hash
The following cases have been added previously:
null (https://jira.mongodb.org/browse/MONGOID-4788)
array (positional) element traversal
hash traversal