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

Persian Arabic Analyzer cleanup

Details

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

    Description

      While browsing through the code I found some places for minor improvements in the new Arabic / Persian Analyzer code.

      • prevent default stopwords from being loaded each time a default constructor is called
      • replace if blocks with a single switch
      • marking private members final where needed
      • changed protected visibility to final in final class.

      Attachments

        1. LUCENE_1962.patch
          11 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: