You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2018/07/09 09:06:00 UTC

[jira] [Created] (LUCENE-8390) Replace MatchesIteratorSupplier with IOSupplier

Alan Woodward created LUCENE-8390:
-------------------------------------

             Summary: 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
         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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org