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

Remove suggester dependency on misc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.4
    • None
    • None
    • New

    Description

      AnalyzingInfixSuggester uses IndexSorter, which was in the misc module when the dependency was added in LUCENE-5477. IndexSorter is in core now, though, so this dependency can be removed.

      lucene/misc/src/java/org/apache/lucene/index/Sorter.java became lucene/core/src/java/org/apache/lucene/index/Sorter.java as part of LUCENE-6766

      Attachments

        1. LUCENE-7612.patch
          2 kB
          Alan Woodward

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: