You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2017/11/06 15:16:00 UTC

[jira] [Comment Edited] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

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

Alan Woodward edited comment on LUCENE-8014 at 11/6/17 3:15 PM:
----------------------------------------------------------------

Should we do the hardcoding of computeSlopFactor directly in 7.2, or just deprecate it and defer to 8.0?


was (Author: romseygeek):
Should we do the hardcoding of computeSlopFactor directly in 7.2, just deprecate it and defer to 8.0?

> Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-8014
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8014
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>
> This supersedes LUCENE-8013.
> We should hardcode computeSlopFactor to 1/(N+1) in SloppyPhraseScorer and move computePayloadFactor to PayloadFunction so that all the payload scoring logic is in a single place.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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