-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Overview
As part of the move to per-flag-configuration suite families (see SERVER-130636), this ticket adds the two families with featureFlagExtensionsInsideHybridSearch enabled, now that the mongot-extension (v2.0.2+) and the IFR-kickback fix (SERVER-130918) have landed:
- with_mongot_extension_fully_enabled_* – every extension feature flag on
- with_mongot_extension_search_disabled_* – everything on except featureFlagSearchExtension: legacy $search running alongside extension $vectorSearch/hybrid search
Work
- New override blocks and mapping files under buildscripts/resmokeconfig/matrix_suites/, regenerated suites
- 8 new Evergreen tasks in the query division tasks.yml (tag-selected by the extensions-secure variants)
- burn_in exclusions for the new suites
- Mixed-stage hybrid-search and $vectorSearch-in-$lookup-on-view failures are excluded with TODOs
- hybrid_search_on_search_view.js accepts either error code for the view-incompatibility ban
Acceptance criteria
All 8 new tasks green on the extensions-secure variants.
- is related to
-
SERVER-130918 IFR kickback does not fall back to legacy $vectorSearch for hybrid search pipelines when the extension is loaded
-
- Closed
-
- related to
-
SERVER-130636 Enable featureFlagSearchExtension in the with_mongot_extension suites
-
- In Progress
-