Show / Hide Table of Contents

    Namespace Lucene.Net.Analysis.Icu

    Analysis components based on ICU

    Classes

    ICUFoldingFilter

    A TokenFilter that applies search term folding to Unicode text, applying foldings from UTR#30 Character Foldings.

    ICUFoldingFilterFactory

    Factory for ICUFoldingFilter.

    ICUNormalizer2CharFilter

    Normalize token text with ICU's ICU4N.Text.Normalizer2.

    ICUNormalizer2CharFilterFactory

    Factory for ICUNormalizer2CharFilter.

    ICUNormalizer2Filter

    Normalize token text with ICU's ICU4N.Text.Normalizer2.

    ICUNormalizer2FilterFactory

    Factory for ICUNormalizer2Filter.

    ICUTransformFilter

    A TokenFilter that transforms text with ICU.

    ICUTransformFilterFactory

    Factory for ICUTransformFilter.

    • Improve this Doc
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)