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

improve efficiency of snowballfilter

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • modules/analysis
    • None
    • New, Patch Available

    Description

      snowball stemming currently creates 2 new strings and 1 new stringbuilder for every word.

      all of this is unnecessary, so don't do it.

      Attachments

        1. LUCENE-2194.patch
          2 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: