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

Search inner covering first for geoWithin query

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.7.6
    • Component/s: Geo
    • Labels:
    • Query Integration

      Currently, a outer covering is generated for geo queries ($geoWithin/$geoIntersects), which is a union of cells and the union is "bigger" than that geometry. By searching the cells inside the geometry first, findOne will be much more effective.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: