Show / Hide Table of Contents

    Namespace Lucene.Net.Collation

    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.

    Back to top Copyright © 2019 Licensed to the Apache Software Foundation (ASF)