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

Refactor 2D $geoWithin into new query framework (expression index)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.7.2
    • Geo
    • 0

    Description

      Queries over $geoWithin on a 2D index go through a custom codepath - replace this with an approach similar to the 2DSphere index where the space to be searched is transformed directly into index bounds for an IndexScan in the new query framework.

      No behavior change is intended.

      This will allow:

      • larger results sets
      • limit + skip
      • yielding

      Make sure to test with map/reduce agg.

      Attachments

        Issue Links

          Activity

            People

              greg_10gen Greg Studer
              jeff.yemin@mongodb.com Jeffrey Yemin
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: