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

Establish mongot cursor for $searchMeta before execution begins

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration

      We establish a cursor for $search queries while preparing the pipeline for execution, whereas for $searchMeta queries, we wait until the first getNext() is called. We should investigate if we can modify the $searchMeta preparation path to more closely match the $search pipeline preparation path, where the mongot cursor is established prior to any getNexts().

            Assignee:
            Unassigned Unassigned
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: