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

ability to explain a distinct query

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.8.0
    • Component/s: Index Maintenance
    • Labels:
      None

      Improvement:
      Would like to understand the query plan for distinct queries, e.g.

      > db.blogs.distinct("author")
      [ null, "jim" ]

      > db.blogs.distinct("author").explain()

            Assignee:
            Unassigned Unassigned
            Reporter:
            alvin Alvin Richards (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: