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

Explain find through the find command

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      Currently the only way to explain the find command is through the legacy $explain flag. We should pass explain of find through the new find command, so that the following is legal:

      db.runCommand({explain: {find: "coll", ... }, verbosity: "queryPlanner"});
      

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: