Show / Hide Table of Contents

    Class Lucene42RWDocValuesFormat

    Read-write version of for testing.

    Inheritance
    System.Object
    Lucene42RWDocValuesFormat
    Namespace: Lucene.Net.Codecs.Lucene42
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class Lucene42RWDocValuesFormat : Lucene42DocValuesFormat

    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)