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

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

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

Adrien Grand commented on LUCENE-8390:
--------------------------------------

+1

I'd remove it directly without a deprecation phase since this API is very expert and only needed if you write custom queries.

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