-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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