Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
Looks like this server ticket was missed for Driver Changes Needed: SERVER-11832. This is documented here: http://docs.mongodb.org/master/release-notes/2.6-compatibility/#maxdistance-changes
Any driver with helpers for building queries will need to ensure they are generating $near queries using GeoJSON with $maxDistance inside the $near document and not adjacent to it.
Attachments
Issue Links
- depends on
-
CSHARP-950 Misplaced $maxDistance inside of $near
-
- Closed
-
-
CXX-517 Ensure we are adding $maxDistance inside of "$near"
-
- Closed
-
- is related to
-
SERVER-11832 Misplaced $maxDistance can work in v2.4, not in v2.5
-
- Closed
-
- links to