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

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

Commit 7d34bfdaad37a25bfda5df2bf2c2bd1a31540bc2 in lucene-solr's branch 
refs/heads/master from Alan Woodward
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7d34bfd ]

LUCENE-8629: New interval functions: before, after, within, overlapping


> 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
>            Priority: Major
>         Attachments: LUCENE-8629.patch, LUCENE-8629.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to