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

ASF subversion and git services commented on SOLR-12879:
--------------------------------------------------------

Commit 2e757f6c257687ab713f88b6a07cf4a355e4cf66 in lucene-solr's branch 
refs/heads/master from [~teofili]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2e757f6 ]

SOLR-12879 - registered MinHashQParserPlugin to QParserPlugin as min_hash


> Query Parser for MinHash/LSH
> ----------------------------
>
>                 Key: SOLR-12879
>                 URL: https://issues.apache.org/jira/browse/SOLR-12879
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query parsers
>    Affects Versions: master (8.0)
>            Reporter: Andy Hind
>            Assignee: Tommaso Teofili
>            Priority: Major
>             Fix For: master (8.0)
>
>         Attachments: minhash.patch
>
>
> Following on from https://issues.apache.org/jira/browse/LUCENE-6968, provide 
> a query parser that builds queries that provide a measure of Jaccard 
> similarity. The initial patch includes banded queries that were also proposed 
> on the original issue.
>  
> I have one outstanding questions:
>  * Should the score from the overall query be normalised?
> Note, that the band count is currently approximate and may be one less than 
> in practise.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to