Uses of Class
org.apache.lucene.search.KnnByteVectorQuery
Packages that use KnnByteVectorQuery
-
Uses of KnnByteVectorQuery in org.apache.lucene.search.join
Subclasses of KnnByteVectorQuery in org.apache.lucene.search.joinModifier and TypeClassDescriptionclass
kNN byte vector query that joins matching children vector documents with their parent doc id.