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

Deprecate/Remove LowerCaseTokenizer

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 8.0
    • None
    • None
    • New

    Description

      LowerCaseTokenizer combines tokenization and filtering in a way that prevents us improving the normalization API.  We should deprecate and remove it, as it can be replaced simply with a LetterTokenizer and LowerCaseFilter.

      Attachments

        1. LUCENE-8498.patch
          68 kB
          Alan Woodward
        2. LUCENE-8498.patch
          56 kB
          Alan Woodward

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: