Establish mongot cursor for $searchMeta before execution begins

XMLWordPrintableJSON

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

      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
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: