[
https://issues.apache.org/jira/browse/LUCENE-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395917#comment-14395917
]
Paul Elschot edited comment on LUCENE-6083 at 4/4/15 8:20 PM:
--------------------------------------------------------------
The patch of 4 April 2015 has unintended recursion between nextDoc() and
toMatchDoc() in ContainSpans: toMatchDoc() there should call
conjunction.nextDoc() instead.
was (Author: [email protected]):
The patch of 4 April 2015 may have unintended recursion between nextDoc() and
toMatchDoc(), to be investigated.
> Span containing/contained queries
> ---------------------------------
>
> Key: LUCENE-6083
> URL: https://issues.apache.org/jira/browse/LUCENE-6083
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/search
> Reporter: Paul Elschot
> Priority: Minor
> Attachments: LUCENE-6083.patch, LUCENE-6083.patch, LUCENE-6083.patch,
> LUCENE-6083.patch
>
>
> SpanContainingQuery reducing a spans to where it is containing another spans.
> SpanContainedQuery reducing a spans to where it is contained in another spans.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]