-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
SERVER-86281 shows a bug where a pipeline with search followed by lookup returns incorrect results after being called a second time. This could be a potential cache related bug. The test jstests/with_mongot_search_mocked_search_and_lookup_with_cache.js repros this bug with featureFlagSbeFull enabled.
SERVER-86367 temporarily fixed the issue by not pushing down all eligible stages to sbe after search is pushed down.
After fixing the issue, we should file a ticket to enable all stages being pushed down to SBE when search is present.
- is duplicated by
-
SERVER-86281 $search with access to $$SEARCH_META followed by $lookup returns no results in 7.3.0-rc1
-
- Closed
-
- is related to
-
SERVER-86962 Fix $search followed by hash lookup in SBE
-
- Closed
-
- related to
-
SERVER-86367 Revert changes in SERVER-84202
-
- Closed
-
-
SERVER-86865 Complete TODO listed in SERVER-86409
-
- Closed
-
-
SERVER-87230 Complete TODO listed in SERVER-86409
-
- Closed
-