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

simpler way to figure out if an index is multikey

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • Labels:
    • Query Execution

      Determining if an index is multikeyed isn't simple - you have to write a query that uses the index and run explain(). It would be useful if you could discover it by just doing db.things.getIndexes()

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            15 Vote for this issue
            Watchers:
            26 Start watching this issue

              Created:
              Updated: