You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2015/05/11 16:41:59 UTC

[jira] [Updated] (LUCENE-6476) Split logic from TermContext.register

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

Adrien Grand updated LUCENE-6476:
---------------------------------
    Priority: Minor  (was: Major)

> Split logic from TermContext.register
> -------------------------------------
>
>                 Key: LUCENE-6476
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6476
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>
> TermContext.register currently does two different things: it stores a reference to an existing TermState in order to be able to seek back to the term efficiently and it accumulates statistics for scoring.
> However sometimes you would like to provide fake statistics in order to eg. blend frequencies (LUCENE-329) so we could decouple these two operations in order to make it easier?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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