-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
ALL
I do not think this feature flag needs to be FCV gated. The risk for FCV is whether it could be used/stored in a view catalog, which I think we can make happen in a different way.
We should change query_feature_flags.idl definitions for featureFlagSearchHybridScoringPrerequisites and featureFlagSearchHybridScoring to set 'shouldBeFCVGated' to false, and then rely on this check to enforce that the new syntax cannot be stored in view definitions until the FCV is upgraded.
The last part might have to be tested in SERVER-82020 when we have some version in which they are enabled by default.
- is depended on by
-
SERVER-94570 Enable featureFlagSearchHybridScoringPrerequisites by default
- Open
- is related to
-
SERVER-82020 Enable featureFlagSearchHybridScoring by default
- Backlog
- related to
-
SERVER-94570 Enable featureFlagSearchHybridScoringPrerequisites by default
- Open