Alan Woodward created LUCENE-8629:
-------------------------------------

             Summary: Add some more Interval functions
                 Key: LUCENE-8629
                 URL: https://issues.apache.org/jira/browse/LUCENE-8629
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Alan Woodward
            Assignee: Alan Woodward


There are a few missing functions from the current group of IntervalsSource 
definitions available:
* a BEFORE/AFTER b - similar to an ordered near, but returning only intervals 
from 'a' rather than an interval spanning both a and b
* a WITHIN b - inverse of the already available NOT_WITHIN
* a OVERLAPPING b - inverse of the already available NOT_OVERLAPPING



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to