Make 2dsphere indexes adhere to normal sparse index rules

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.5.3
    • Component/s: Geo, Index Maintenance
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The intent here is to make 2dsphere indexes behave the same as normal indexes with regard to sparseness. In SERVER-9639 the behavior was changed to mimic 2d indexes, which treat the index as sparse if a doc is missing geo fields.

      Sparse-by-default means the query optimizer can't use compound geo indexes to satisfy non-geo queries.

      Need to confirm that 2dsphere honors the sparse designation if it's chosen specifically and that it's possible to index a document with an undefined or null geo field.

            Assignee:
            Daniel Pasette (Inactive)
            Reporter:
            Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: