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

Optimize default covering levels of queried regions in geo queries

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.6
    • Affects Version/s: None
    • Component/s: Geo
    • None
    • Fully Compatible

      For geo queries on small and dense datasets with small limits, the initial coverings are often too large. This can result in fetching many more documents than necessary to satisfy the query. This is the cause of the issue described in SERVER-18724.

      To remedy this, we should increase the finest possible query region covering. This includes both the annuluses used in geo near queries and any region supplied to in an intersects or within query.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: