Skip to content

Commit fd9188f

Browse files
committed
Fix compilation on rrf plugin
1 parent 2280fbd commit fd9188f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/rank-rrf/src/internalClusterTest/java/org/elasticsearch/xpack/rank/rrf/RRFRetrieverBuilderIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,7 @@ public void testRRFFiltersPropagatedToKnnQueryVectorBuilder() {
764764
new TestQueryVectorBuilderPlugin.TestQueryVectorBuilder(new float[] { 3 }),
765765
10,
766766
10,
767+
null,
767768
null
768769
);
769770
source.retriever(

0 commit comments

Comments
 (0)