We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35ca82 commit a5a23e5Copy full SHA for a5a23e5
server/src/internalClusterTest/java/org/elasticsearch/index/store/DirectIOIT.java
@@ -17,7 +17,6 @@
17
import org.apache.lucene.store.IndexOutput;
18
import org.apache.lucene.tests.util.LuceneTestCase;
19
import org.elasticsearch.common.settings.Settings;
20
-import org.elasticsearch.index.codec.vectors.es818.ES818BinaryQuantizedVectorsFormat;
21
import org.elasticsearch.plugins.Plugin;
22
import org.elasticsearch.search.vectors.KnnSearchBuilder;
23
import org.elasticsearch.search.vectors.VectorData;
0 commit comments