[ https://issues.apache.org/jira/browse/SOLR-15947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480080#comment-17480080 ]
Joel Bernstein commented on SOLR-15947: --------------------------------------- During testing I found that there is no way currently to do a vector search on a subset of the data. If you AND a query with the vector search it doesn't limit the scope of the vector search, it just prunes the results of the vector search. > Add filter to vector search > --------------------------- > > Key: SOLR-15947 > URL: https://issues.apache.org/jira/browse/SOLR-15947 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Joel Bernstein > Priority: Major > > LUCENE-10382 is adding the ability to add a query to filter the result set > that the vector search operates on. Solr can use this by adding an optional > filter to the KnnQParser. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org