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

Fix visibility issues in field comparators

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0, 6.0
    • None
    • None
    • New

    Description

      These comparators cannot currently be instantiated because although the classes are public, the constructors are package-private (except Strings for some reason). The visibility was correct in 4.10, e.g. can be used to plug in your own sources of raw values like SortedSet/Numeric SortField do.

      Attachments

        1. LUCENE-6027.patch
          3 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: