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

Make StemmerOverrideMap methods public

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.6, 6.0
    • None
    • None
    • New

    Description

      StemmerOverrideFilter is configured with an FST-based map that you can build at construction time from a list of entries. Building this FST offline and loading it directly as a bytestream makes construction a lot quicker, but you can't do that conveniently at the moment as all the methods of StemmerOverrideMap are package-private.

      Attachments

        1. LUCENE-5302.patch
          2 kB
          Alan Woodward

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: