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

Query Planner Explain for Find

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

      Get explain of find() to work through the legacy $explain at “queryPlanner” verbosity.

      Implementation strategy:
      • Expose a static method or function which takes a BSONObjBuilder and a pointer to a tree of stages. Should be able to convert this into the BSON for the queryPlanner section.
      • Leave existing explain implementation intact until it is truly dead code that can be deleted.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: