[
https://issues.apache.org/jira/browse/LUCENE-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand closed LUCENE-6476.
--------------------------------
Resolution: Duplicate
Mark fixed it in LUCENE-329.
> 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
> Attachments: LUCENE-6476.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]