Skip to content

Commit 4984816

Browse files
committed
fix
1 parent 9655b80 commit 4984816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/search/vectors/DiversifyingParentBlockQueryTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
import java.util.TreeMap;
2929

3030
import static org.apache.lucene.index.VectorSimilarityFunction.EUCLIDEAN;
31+
import static org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapper.IVF_FORMAT;
3132
import static org.hamcrest.Matchers.equalTo;
3233
import static org.hamcrest.Matchers.instanceOf;
3334

0 commit comments

Comments
 (0)