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

support index-only queries under aggregation pipelines

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:
      None

      The aggregation framework doesn't currently have a notion of which fields are referenced, but this will come with SERVER-4644. Once that is in place, the arguments to ClientCursor::yieldSometimes() should be improved to take advantage of index-only queries when possible. However, at this time, apparently the RecordNeeds variations aren't all implemented, and still require too much knowledge on the callers' part. See the related tickets above.

            Assignee:
            cwestin Chris Westin
            Reporter:
            cwestin Chris Westin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: