-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
ALL
-
When using the $not operator on an indexed 'date' field, only documents that contain this field are returned, while documents that do not contain this field (and should therefore be returned), are ignored.
Please see steps to reproduce for details.
- duplicates
-
SERVER-7261 field range with $not should properly account for type bracketing (query with $not returns different results after adding an index)
- Closed