Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8390

Replace MatchesIteratorSupplier with IOSupplier

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.5
    • None
    • None
    • New

    Description

      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

      Attachments

        1. LUCENE-8390.patch
          1 kB
          Alan Woodward

        Activity

          People

            romseygeek Alan Woodward
            romseygeek Alan Woodward
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: