Skip to content

Commit

Permalink
Updating RRF license to Enterprise (elastic#113100)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmpailis authored and davidkyle committed Oct 13, 2024
1 parent 08d05b6 commit 4e8b0b3
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 4e8b0b3

Please sign in to comment.