Chris M. Hostetter created SOLR-17335:
-----------------------------------------
Summary: New `vecSim` QParser for Lucene's
(Float|Byte)VectorSimilarityQuery classes
Key: SOLR-17335
URL: https://issues.apache.org/jira/browse/SOLR-17335
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Chris M. Hostetter
Assignee: Chris M. Hostetter
Lucene (9.10 i believe?) has added (Float|Byte)VectorSimilarityQuery classes
as alternatives to KnnVectorQuery -- instead of being configured with a 'topK'
they are configured with minimum similarity threshold(s) for returning results
(and limiting the traversal of the graph)
This ticket tracks adding a Solr QParser for these queries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]