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

ASF subversion and git services commented on LUCENE-7431:
---------------------------------------------------------

Commit 55ed23168f6367e99b7d55fb63c7fa227aafa790 in lucene-solr's branch 
refs/heads/branch_6x from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=55ed231 ]

LUCENE-7431: SpanNotQuery should support negative pre/post distance for overlap

(cherry picked from commit 750da7c)


> Allow negative pre/post values in SpanNotQuery
> ----------------------------------------------
>
>                 Key: LUCENE-7431
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7431
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Marc Morissette
>            Priority: Minor
>         Attachments: LUCENE-7431.patch
>
>
> I need to be able to specify a certain range of allowed overlap between the 
> include and exclude parameters of SpanNotQuery.
> Since this behaviour is the inverse of the behaviour implemented by the pre 
> and post constructor arguments, I suggest that this be implemented with 
> negative pre and post values.
> Patch incoming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to