Add explain support to non-cursor commands

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Add anĀ explain option to the following commands:

      • remove() (MDB 3.0+)
      • update() (MDB 3.0+)
      • distinct() (MDB 3.2+)
      • findAndModify() (MDB 3.2+)
      • mapReduce() (MDB 4.4+)

      The explain option should support a boolean or string.

      • If a string, should specify the verbosity level; one of queryPlanner | queryPlannerExtended | executionStats | allPlansExecution
      • If a boolean and true, should default to queryPlanner

              Assignee:
              Hana Pearlman
              Reporter:
              Eric Adum (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: