Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-78161 Implement a cursor stage for SBE.
  3. SERVER-78162

Define the cursor stage class to unblock other $search works

    • Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Execution
    • Fully Compatible
    • QE 2023-08-07, QE 2023-08-21, QE 2023-09-04, QE 2023-09-18, QE 2023-10-02

      No implementation is needed, just define the class

      search_cursor_stage optionalIdSlot optionalResultSlot [metaSlot1, …, metadataSlotN] [fieldSlot1, …, fieldSlotN] optionalSearchMetaSlot

      optionalIdSlot: for _id

      optionalResultSlot: for entire mongot result

      [metaSlot1, …, metadataSlotN] : a vector of slot for metadata

       [fieldSlot1, …, fieldSlotN] : a vector of slot for fields from the mongot result, currently only storedSource field is possible

      optionalSearchMetaSlot: for $$SEARCH_META

            Assignee:
            prithwish.dan@mongodb.com Prithwish Dan (Inactive)
            Reporter:
            zixuan.zhuang@mongodb.com Zixuan Zhuang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: