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

French elision filter should use CharArraySet

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 3.0
    • modules/analysis
    • None
    • New, Patch Available

    Description

      French elision filter creates new strings, lowercases them, etc just to check against a Set<String>.
      trivial patch to use chararrayset instead.

      Attachments

        1. LUCENE-2021.patch
          3 kB
          Robert Muir
        2. LUCENE-2021.patch
          3 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: