Show / Hide Table of Contents

    Namespace Lucene.Net.Codecs

    Codecs for testing (simulate old disk formats, wacky theoretical use cases, etc)

    Classes

    MissingOrdRemapper

    A utility class to write missing values for SORTED as if they were the empty string (to simulate pre-Lucene4.5 dv behavior for testing old codecs).

    TestCodecFactory

    LUCENENET specific class used to add the codecs from the test framework.

    TestDocValuesFormatFactory

    LUCENENET specific class used to add the DocValuesFormats from the test framework.

    TestPostingsFormatFactory

    LUCENENET specific class used to add the PostingsFormats from the test framework.

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