Using 7.3.0-rc1 caused an existing test to fail in ADFA that may indicate a bug with $$SEARCH_META used with $lookup.
I'm seeing no documents returned when querying using $search and accessing the $$SEARCH_META variable followed by a $lookup. The $search query itself should end up returning 3 documents, but when followed by a $lookup stage returns 0. I don't think this is expected behavior.
See steps to reproduce for a similar example.
- duplicates
-
SERVER-86409 Investigate incorrect results for $search followed by $lookup in SBE when all stages are pushed down
- Closed
- is caused by
-
SERVER-84202 Allow pushdown of all eligible SBE stages when $search is pushed down
- Closed
- is related to
-
SERVER-86367 Revert changes in SERVER-84202
- Closed