Show / Hide Table of Contents

    Namespace Lucene.Net.Codecs.Appending

    Codec for on append-only outputs, such as plain output streams and append-only filesystems.

    Classes

    AppendingCodec

    This codec uses an index format that is very similar to Lucene40Codec but works on append-only outputs, such as plain output streams and append-only filesystems.

    This is a Lucene.NET EXPERIMENTAL API, use at your own risk

    AppendingTermsReader

    Reads append-only terms from AppendingTermsWriter.

    This is a Lucene.NET EXPERIMENTAL API, use at your own risk
    • Improve this Doc
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)