-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.2.7, 2.4.14, 2.6.10, 3.1.5
-
Component/s: Index Maintenance, Querying
-
Minor Change
-
ALL
-
Executing a type query with indexing and without can result in different results for Infinity, -Infinity, NaN.
The issue is in src/mongo/db/query/index_bounds_builder.cpp and caused by implementation of BSONElement.appendMin/MaxForType.
- is related to
-
SERVER-19348 $mod results are inconsistent with indexing enabled on Infinity, -Infinity, NaN
- Closed