Package org.apache.lucene.analysis.icu

Analysis components based on ICU

See:
          Description

Class Summary
ICUFoldingFilter A TokenFilter that applies search term folding to Unicode text, applying foldings from UTR#30 Character Foldings.
ICUFoldingFilterFactory Factory for ICUFoldingFilter
ICUNormalizer2Filter Normalize token text with ICU's Normalizer2
ICUNormalizer2FilterFactory Factory for ICUNormalizer2Filter
ICUTransformFilter A TokenFilter that transforms text with ICU.
ICUTransformFilterFactory Factory for ICUTransformFilter.
 

Package org.apache.lucene.analysis.icu Description

Analysis components based on ICU



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.