Show / Hide Table of Contents

    Namespace Lucene.Net.Collation

    Unicode Collation support.

    Classes

    ICUCollationAttributeFactory

    Converts each token into its ICU4N.Text.CollationKey, and then encodes bytes as an index term.

    ICUCollationDocValuesField

    Indexes sort keys as a single-valued SortedDocValuesField.

    ICUCollationKeyAnalyzer

    Configures KeywordTokenizer with ICUCollationAttributeFactory.

    ICUCollationKeyFilter

    Converts each token into its ICU4N.Text.CollationKey, and then encodes the ICU4N.Text.CollationKey with IndexableBinaryStringTools, to allow it to be stored as an index term.

    ICUCollationKeyFilterFactory

    Factory for ICUCollationKeyFilter.

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