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

cursor.snapshot() page should no longer reference _id index

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      For performance reasons, the "snapshot" query option was changed in 3.2 to force a collection scan (instead of forcing an _id index scan) when used against a server configured with the WiredTiger storage engine. This was changed as part of SERVER-19593.

      The cursor.snapshot() documentation should be updated to remove the reference to the _id index (however, the "snapshot" query option remains incompatible with sorts and hints).

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 40 weeks, 1 day ago