Show / Hide Table of Contents

    Class Lucene40RWPostingsFormat

    Read-write version of for testing.

    Inheritance
    System.Object
    Lucene40RWPostingsFormat
    Namespace: Lucene.Net.Codecs.Lucene40
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class Lucene40RWPostingsFormat : Lucene40PostingsFormat

    Methods

    | Improve this Doc View Source

    FieldsConsumer(SegmentWriteState)

    Declaration
    public override FieldsConsumer FieldsConsumer(SegmentWriteState state)
    Parameters
    Type Name Description
    SegmentWriteState state
    Returns
    Type Description
    FieldsConsumer
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)