[
https://issues.apache.org/jira/browse/LUCENE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492575#comment-14492575
]
Paul Elschot commented on LUCENE-6373:
--------------------------------------
Adrien,
bq. {code} //final long cost; //FIXME: needed?{code}
bq. This is needed by the min-should-match scorer ...
I ran into that when I deleted ScorerPriorityQueue/ScorerWrapper and replaced
them DisiPriorityQueue<Scorer> / DisiWrapper<Scorer>.
I'll introduce a subclass of DisiWrapper<Scorer> for the min should match
scorer, and a subclass of DisiWrapper<Spans> for SpanOr.
I'll put SpanPositionQueue in a separate java file.
> Complete two phase doc id iteration support for Spans
> -----------------------------------------------------
>
> Key: LUCENE-6373
> URL: https://issues.apache.org/jira/browse/LUCENE-6373
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Paul Elschot
> Attachments: LUCENE-6373-SpanOr.patch
>
>
> Spin off from LUCENE-6308, see comments there from about 23 March 2015.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]