[ 
https://issues.apache.org/jira/browse/SOLR-17335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855735#comment-17855735
 ] 

Alessandro Benedetti commented on SOLR-17335:
---------------------------------------------

Hi 
[~hossman] That's great! It was on my TO-DO list, so glad you started on this!
Can you open a pull request? It will be easier for me to review.
Thank you for the contribution in the meantime, it's much appreciated!

> 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
>            Priority: Major
>         Attachments: SOLR-17335.patch
>
>
> 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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to