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

Paul Elschot commented on LUCENE-777:
-------------------------------------

When there is nothing to exclude, includeSpans.next() should be called just as 
often as the next() method of the resulting Spans, but includeSpans.next() is 
called twice.
Is that correct?

> SpanWithinQuery - A SpanNotQuery that allows a specified number of 
> intersections
> --------------------------------------------------------------------------------
>
>                 Key: LUCENE-777
>                 URL: https://issues.apache.org/jira/browse/LUCENE-777
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>            Reporter: Mark Miller
>            Priority: Minor
>         Attachments: LUCENE-777.patch, SpanWithinQuery.java
>
>
> A SpanNotQuery that allows a specified number of intersections.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to