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

BasicCursor may be reported by explain when a query cannot match any documents

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

      In some cases the query optimizer may determine that a query cannot match any documents. In these cases it will generate a trivial BasicCursor that will scan zero documents. Explain will report using this BasicCursor, which can be a usability issue as seen in SERVER-4317.

            Assignee:
            Unassigned Unassigned
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: