[
https://issues.apache.org/jira/browse/SOLR-17335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855746#comment-17855746
]
ASF subversion and git services commented on SOLR-17335:
--------------------------------------------------------
Commit 4b137703ed2c14ec0375c9ca9b6131d3ff479b4a in solr's branch
refs/heads/SOLR-17335 from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4b137703ed2 ]
SOLR-17335: New 'vecSim' QParser
> 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: [email protected]
For additional commands, e-mail: [email protected]