You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Marc Morissette (JIRA)" <ji...@apache.org> on 2016/10/06 19:31:20 UTC

[jira] [Comment Edited] (LUCENE-7431) Allow negative pre/post values in SpanNotQuery

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

Marc Morissette edited comment on LUCENE-7431 at 10/6/16 7:30 PM:
------------------------------------------------------------------

Can I get a review of this patch please? It's rather small and includes tests.


was (Author: marc.morissette):
Can I get a review of this patch please? It's rather small and code complete.

> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org