[ 
https://issues.apache.org/jira/browse/LUCENE-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Woodward updated LUCENE-8390:
----------------------------------
    Attachment: LUCENE-8390.patch

> 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