java.lang.Object
org.elasticsearch.vec.VectorScorerSupplierAdapter
- All Implemented Interfaces:
org.apache.lucene.util.hnsw.RandomVectorScorerSupplier
public final class VectorScorerSupplierAdapter
extends Object
implements org.apache.lucene.util.hnsw.RandomVectorScorerSupplier
An adapter between VectorScorer and RandomVectorScorerSupplier.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.lucene.util.hnsw.RandomVectorScorerSupplier
org.apache.lucene.util.hnsw.RandomVectorScorerSupplier.ByteScoringSupplier, org.apache.lucene.util.hnsw.RandomVectorScorerSupplier.FloatScoringSupplier -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VectorScorerSupplierAdapter
-
-
Method Details
-
scorer
- Specified by:
scorerin interfaceorg.apache.lucene.util.hnsw.RandomVectorScorerSupplier- Throws:
IOException
-
copy
- Specified by:
copyin interfaceorg.apache.lucene.util.hnsw.RandomVectorScorerSupplier- Throws:
IOException
-