File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
x-pack/plugin/gpu/src/main/java/org/elasticsearch/xpack/gpu/codec Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5454import java .util .Objects ;
5555
5656import static org .apache .lucene .codecs .lucene99 .Lucene99HnswVectorsReader .SIMILARITY_FUNCTIONS ;
57- import static org .apache .lucene .codecs .lucene99 .Lucene99ScalarQuantizedVectorsWriter .mergeAndRecalculateQuantiles ;
5857import static org .apache .lucene .search .DocIdSetIterator .NO_MORE_DOCS ;
58+ import static org .elasticsearch .index .codec .vectors .Lucene99ScalarQuantizedVectorsWriter .mergeAndRecalculateQuantiles ;
5959import static org .elasticsearch .xpack .gpu .codec .ES92GpuHnswVectorsFormat .LUCENE99_HNSW_META_CODEC_NAME ;
6060import static org .elasticsearch .xpack .gpu .codec .ES92GpuHnswVectorsFormat .LUCENE99_HNSW_META_EXTENSION ;
6161import static org .elasticsearch .xpack .gpu .codec .ES92GpuHnswVectorsFormat .LUCENE99_HNSW_VECTOR_INDEX_CODEC_NAME ;
You can’t perform that action at this time.
0 commit comments