Joel Bernstein created LUCENE-10382: ---------------------------------------
Summary: Allow KnnVectorQuery to operate over a subset of liveDocs Key: LUCENE-10382 URL: https://issues.apache.org/jira/browse/LUCENE-10382 Project: Lucene - Core Issue Type: Improvement Reporter: Joel Bernstein Currently the KnnVectorQuery selects the top K vectors from all live docs. This ticket will change the interface to make it possible for the top K vectors to be selected from a subset of the live docs. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org