[
https://issues.apache.org/jira/browse/LUCENE-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495287#comment-16495287
]
ASF subversion and git services commented on LUCENE-8300:
---------------------------------------------------------
Commit e3d4c7e9b746f77482bec0b5bb82e94adde12da3 in lucene-solr's branch
refs/heads/master from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e3d4c7e ]
LUCENE-8300: Allow unordered intervals to exclude overlaps
> Add unordered-distinct IntervalsSource
> --------------------------------------
>
> Key: LUCENE-8300
> URL: https://issues.apache.org/jira/browse/LUCENE-8300
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Major
> Attachments: LUCENE-8300.patch, LUCENE-8300.patch
>
>
> [~mattweber] pointed out on LUCENE-8196 that {{Intervals.unordered()}}
> doesn't check to see if its subintervals overlap, which means that for
> example {{Intervals.unordered(Intervals.term("a"), Intervals.term("a"))}}
> would match a document with {{a}} appearing only once. This ticket will
> introduce a new function, {{Intervals.unordered_distinct()}}, that ensures
> that all subintervals within an unordered interval do not overlap.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]