Description
For a query like
{ a: { $elemMatch: { $gt:4, $not: { $gte:6 } } } }
|
Attachments
Issue Links
- depends on
-
SERVER-12531 $not expression inside $elemMatch causes assertion error
-
- Closed
-
- related to
-
SERVER-12684 incorrect result and index not used for $ne with sparse index
-
- Closed
-
-
DOCS-2977 Doc behavior changes related to indexing negations such as $not and $ne
-
- Closed
-