-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.0.5, 2.4.1
-
Component/s: Geo
-
Query Integration
-
Linux
The result set from the attached example code, depending on the value of 'increment', should always contain a square number of entries: 1, 9, 25, 49, 81, 121...
when 'increment' is .1, the number produced should be 441 but only 400 are generated. Further, when 'offset' is 2, 391 entries are generated.
Dude, what gives?
- is related to
-
SERVER-17851 $geoWithin and $geoIntersects do not match the query polygon's border
- Backlog