Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Enum NewCollationAnalyzerTask.Implementation

    Different Collation implementations: currently limited to what is provided in ICU.

    See Comparison of implementations
    Namespace: Lucene.Net.Benchmarks.ByTask.Tasks
    Assembly: Lucene.Net.Benchmark.dll
    Syntax
    public enum NewCollationAnalyzerTask.Implementation

    Fields

    Name Description
    ICU

    Different Collation implementations: currently limited to what is provided in ICU.

    See Comparison of implementations

    Extension Methods

    ImplementationExtensions.GetAnalyzerType(NewCollationAnalyzerTask.Implementation)
    ImplementationExtensions.GetCollatorType(NewCollationAnalyzerTask.Implementation)
    Back to top Copyright © 2024 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.