Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-16412

Investigate changes in SERVER-75557: Allow minDistance and maxDistance parameters in $geoNear pipeline stage to take expressions

    • 2

      Original Downstream Change Summary

      The aggregation stage $geoNear now allows the 'minDistance' and 'maxDistance' arguments to be constant expressions that evaluate to a number (previously only a double was allowed).

      Description of Linked Ticket

      The minDistance and maxDistance parameters are only allowed to be a constant numbers right now. We can loosen the restriction to allow any expression as long as they evaluate to a number

      https://www.mongodb.com/docs/manual/reference/operator/aggregation/geoNear/

            Assignee:
            sarah.simpers@mongodb.com Sarah Simpers
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              31 weeks, 1 day ago