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

Simple index scans should work like CountScan

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc6
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible

      This means creating a begin and end cursor and using pointsAt() rather than comparing keys. Could do even better by caching the end RecordId and only calling pointsAt() if the RecordIds match.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: