[
https://issues.apache.org/jira/browse/LUCENE-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735871#comment-16735871
]
ASF subversion and git services commented on LUCENE-8629:
---------------------------------------------------------
Commit 3593af2ac55f12a2ce2cfa76fd58407aa3fafa67 in lucene-solr's branch
refs/heads/branch_8x from Alan Woodward
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3593af2 ]
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]