Show / Hide Table of Contents

    Class Lucene40RWDocValuesFormat

    Read-write version of for testing.

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

    Methods

    | Improve this Doc View Source

    FieldsConsumer(SegmentWriteState)

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