Show / Hide Table of Contents

    Namespace Lucene.Net.Codecs.Lucene3x

    Support for generating test indexes in the Lucene 3.x index format.

    NOTE: This is not a perfect simulation of the 3.x format, but its close. Particularly, indexes generated with this codec cannot actually be read with Lucene 3.x

    Classes

    PreFlexRWCodec

    Writes 3.x-like indexes (not perfect emulation yet) for testing only!

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

    PreFlexRWSkipListWriter

    PreFlexRW skiplist implementation.

    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)