Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-147

$maxDistance changes in 2.6 for GeoJSON

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-950 Done 1.9.1
      CXX-517 Done legacy-1.0.1
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-950 Done 1.9.1 CXX-517 Done legacy-1.0.1

      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.

            Assignee:
            barrie Barrie Segal
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: