You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/02/28 09:44:04 UTC

[jira] [Commented] (LUCENE-6310) FilterScorer should delegate asTwoPhaseIterator

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

Robert Muir commented on LUCENE-6310:
-------------------------------------

I think the asTwoPhaseIterator should be final too. otherwise I am happy. two-phase should now work thru customscorequery and legacy cached filters (or something not QWF).

> FilterScorer should delegate asTwoPhaseIterator
> -----------------------------------------------
>
>                 Key: LUCENE-6310
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6310
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>         Attachments: LUCENE-6310.patch, LUCENE-6310.patch, LUCENE-6310.patch, LUCENE-6310.patch
>
>
> FilterScorer is like FilterInputStream for a scorer. But today it doesn't delegate approximations, I think it should. Most things using this api are just modifying the score and so on.



--
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