Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-59171

Allow {$meta: 'geoNearDistance'} syntax, at least internally

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2021-09-06

      To support running a $geoNear stage in the middle of a pipeline, we want to rewrite it to something like $computeGeoNearDistance + $match + $sort by {$meta geoNearDistance}.

      But currently $sort doesn't support {$meta: 'geoNearDistance'}. Hopefully this is something we just need to enable in the parser.

            Assignee:
            milena.ivanova@mongodb.com Milena Ivanova
            Reporter:
            david.percy@mongodb.com David Percy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: