Skip to content

Commit 4e8b0b3

Browse files
pmpailisdavidkyle
authored andcommitted
Updating RRF license to Enterprise (elastic#113100)
1 parent 08d05b6 commit 4e8b0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/rank-rrf/src/main/java/org/elasticsearch/xpack/rank/rrf/RRFRankPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public class RRFRankPlugin extends Plugin implements SearchPlugin {
2525
public static final LicensedFeature.Momentary RANK_RRF_FEATURE = LicensedFeature.momentary(
2626
null,
2727
"rank-rrf",
28-
License.OperationMode.PLATINUM
28+
License.OperationMode.ENTERPRISE
2929
);
3030

3131
public static final String NAME = "rrf";

0 commit comments

Comments
 (0)