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

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

Commit 963cceebffaeda880e611377e5818982b9d0e7ab in lucene-solr's branch 
refs/heads/master from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=963ccee ]

LUCENE-8390: Replace MatchesIteratorSupplier with IOSupplier


> Replace MatchesIteratorSupplier with IOSupplier
> -----------------------------------------------
>
>                 Key: LUCENE-8390
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8390
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>         Attachments: LUCENE-8390.patch
>
>
> Matches objects are constructed using a deferred supplier pattern.  This is 
> currently done using a specialised MatchesIteratorSupplier interface, but 
> this can be deprecated/removed and replaced  with the generic IOSupplier in 
> the utils package



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