Details
-
New Feature
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2023-07-24, QE 2023-08-07, QE 2023-08-21, QE 2023-09-04, QE 2023-09-18
-
162
Description
PlanStageSlots: {kResult: output_doc, kMetadataSearchScore: searchScore_metadata}
|
|
|
nlj searchScore_metadata, output_doc, output_id
|
left
|
search_cursor_stage mongot_doc [output_id = “_id”, searchScore_metadata = “searchScore”, ...] firstBatchSlot cursorIdSlot hostAndPortSlot
|
right
|
limit 1 |
nlj output_doc, output_record_id
|
left
|
ix_scan input_index_key, {"_id": 1}, output_record_id |
right
|
scan input_record_id, output_doc
|
Attachments
Issue Links
- depends on
-
SERVER-78163 Push down DocumentSourceSearch into SBE
-
- Closed
-