Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-5121

Comment on: "manual/tutorial/analyze-query-plan.txt"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • mongodb-3.0
    • Affects Version/s: None
    • Component/s: None
    • Environment:

      Below statement is incorrect:

      winningPlan.stage.inputStage.stage displays IXSCAN to indicate index use.

      The bold part should be

      winningPlan.inputStage.stage

      It has an extra "stage" after winningPlan.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 5 weeks, 6 days ago