Skip to content

Commit 115507a

Browse files
committed
Revert "Use the reader in Lucene BWC"
This reverts commit 064392f.
1 parent 5c0e171 commit 115507a

File tree

2 files changed

+455
-1
lines changed

2 files changed

+455
-1
lines changed

server/src/main/java/org/elasticsearch/index/codec/vectors/ES814ScalarQuantizedVectorsFormat.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
package org.elasticsearch.index.codec.vectors;
1111

12-
import org.apache.lucene.backward_codecs.lucene99.Lucene99ScalarQuantizedVectorsReader;
1312
import org.apache.lucene.codecs.hnsw.FlatFieldVectorsWriter;
1413
import org.apache.lucene.codecs.hnsw.FlatVectorScorerUtil;
1514
import org.apache.lucene.codecs.hnsw.FlatVectorsFormat;

0 commit comments

Comments
 (0)