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

[PATCH] Add StopFilter ignoreCase option

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4
    • 1.9
    • modules/analysis
    • None
    • Operating System: other
      Platform: Other

    • 30327

    Description

      Wanted to have the ability to ignore case in the stop filter. In some cases, I
      don't want to have to lower case before passing through the stop filter, b/c I
      may need case preserved for other analysis further down the stream, yet I don't
      need the stopwords and I don't want to have to apply stopword filters twice.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--patch.txt
          8 kB
          Grant Ingersoll

        Activity

          People

            yseeley@gmail.com Yonik Seeley
            grant_ingersoll@yahoo.com Grant Ingersoll
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: