Skip to content

Commit

Permalink
Updating RRF license to Enterprise (#113100) (#114378)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
pmpailis and elasticmachine authored Oct 10, 2024
1 parent 89199a6 commit 6665b31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public class RRFRankPlugin extends Plugin implements SearchPlugin {
public static final LicensedFeature.Momentary RANK_RRF_FEATURE = LicensedFeature.momentary(
null,
"rank-rrf",
License.OperationMode.PLATINUM
License.OperationMode.ENTERPRISE
);

public static final String NAME = "rrf";
Expand Down

0 comments on commit 6665b31

Please sign in to comment.