Hi,

Thanks for all the work on the vector search!

I was wondering if there was a way using KnnVectorQuery to filter the docs
this query looks at. Right now the searchLeaf method passes in the liveDocs
to LeafReader.searchNearestVectors, but there appears to be no way to have
the KnnVectorQuery operate on a subset of liveDocs.

Thanks,

Joel Bernstein
http://joelsolr.blogspot.com/

Reply via email to