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

allow non-geo fields to be first indexed field in '2d' index type

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

      Allow reordering the criteria for the 2d index type, so the geo index can be used over subsets of the btree after some other criteria is chosen.

      example : coll.find({ tag : "a", loc : { $within :

      {...}

      } })

            Votes:
            22 Vote for this issue
            Watchers:
            26 Start watching this issue

              Created:
              Updated: