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

Comment on: "manual/reference/method/cursor.explain.txt"

      explain.scanAndOrder

      scanAndOrder is a boolean that is "true" when the query cannot use the index for returning sorted results.

      When true, MongoDB must sort the documents after it retrieves them from either an index cursor or a cursor that scans the entire collection.

      I think the first "true" should be "false"

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            niravpatel44 nirav
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 40 weeks ago