[ 
https://issues.apache.org/jira/browse/LUCENE-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-4933:
--------------------------------

    Attachment: LUCENE-4933.patch

patch removing score(int)/tf(int) so the trap doesn't even exist anymore.

                
> SweetSpotSimilarity doesnt override tf(float)
> ---------------------------------------------
>
>                 Key: LUCENE-4933
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4933
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/query/scoring
>    Affects Versions: 2.0.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-4933.patch
>
>
> This means its scoring is not really right: it only applies to term queries 
> and exact phrase queries, but not e.g. sloppy phrase queries and spans.
> As far as I can tell, its had this bug all along.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to