Its possible this is because we set $$SEARCH_META at runtime, and since we build the unionWith sub-pipeline before the value is set it remains unset on the copied expression context in the sub-pipeline.
- is caused by
-
SERVER-58588 Implement $searchMeta stage
- Closed