Add explain support to cursor-based 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 cursor-based commands:

      • aggregate() (MDB 3.0+)
      • find() (MDB 3.0+)

      The explain option should support a boolean or string.

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

      In addition to supporting the option, these cursor-based commands should also provide a .explain builder method, which should accept an optional verbosity argument.

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

                Created:
                Updated:
                Resolved: