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

Adrien Grand commented on LUCENE-8422:
--------------------------------------

I was thinking of something like having a MatchesUtils class with javadocs that 
are explicit about the fact that these methods are only useful to implement 
Matches (as opposed to consuming them). Keeping it in core is ok with me, the 
goal would be for the APIs on Matches/MatchesIterator (and similarly for 
IntervalsSource/IntervalsIterator) to be minimal and not confuse users with 
functions that are implementation helpers.

> Add Matches iteration to interval queries
> -----------------------------------------
>
>                 Key: LUCENE-8422
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8422
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>         Attachments: LUCENE-8422.patch, LUCENE-8422.patch
>
>
> Follow up to LUCENE-8404, we can now add Matches iteration to interval 
> queries in the sandbox.



--
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