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

Add support for ICU's Normalizer2

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.1, 4.0-ALPHA
    • modules/other
    • None
    • New, Patch Available

    Description

      While there are separate Case Folding, Normalization, and Ignorable-removal filters in LUCENE-1488,
      the new ICU Normalizer2 API does this all at once with nfkc_cf (based on the new NFKC_Casefold property in Unicode).

      This is great, because it provides a ton of unicode functionality that is really needed.
      And the new Normalizer2 API takes CharSequence and writes to Appendable...

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: