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

add a tokenfilter for icu transforms

Details

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

    Description

      I pulled the ICUTransformFilter out of LUCENE-1488 and create an issue for it here.

      This is a tokenfilter that applies an ICU Transliterator, which is a context-sensitive way
      to transform text.

      These are typically rule-based and you can use ones included with ICU (such as Traditional-Simplified)
      or you can make your own from your own set of rules.

      User's Guide: http://userguide.icu-project.org/transforms/general
      Rule Tutorial: http://userguide.icu-project.org/transforms/general/rules

      Attachments

        1. LUCENE-2409.patch
          14 kB
          Robert Muir
        2. LUCENE-2409.patch
          14 kB
          Robert Muir

        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: