-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
Query Optimization
-
ALL
Following example works incorrect
http://pastebin.com/VCWanPLZ
The first `find` fetches zero values, the second `find` fetches exactly what it should fetch.
Mongo 3.2.8, Engine: WiredTiger, OS: Ubuntu, OSX
- duplicates
-
SERVER-45233 Indexed inequalities to arrays return incorrect results
- Closed
- is duplicated by
-
SERVER-19761 presence of multikey index changes result of query comparing to array
- Closed
-
SERVER-28720 Database search using find() with 2 indexes of heirarchical sub-documents wrongly return empty cursor
- Closed
- is related to
-
SERVER-11444 $lt/$lte/$gte/$gt behaves differently with array operand
- Closed
-
SERVER-19402 Change semantics of sorting by array fields in find and aggregate
- Closed