Show / Hide Table of Contents

    Class Lucene40RWDocValuesFormat

    Read-write version of Lucene40DocValuesFormat for testing.

    Inheritance
    System.Object
    DocValuesFormat
    Lucene40DocValuesFormat
    Lucene40RWDocValuesFormat
    Inherited Members
    Lucene40DocValuesFormat.MAX_BINARY_FIELD_LENGTH
    Lucene40DocValuesFormat.FieldsProducer(SegmentReadState)
    DocValuesFormat.SetDocValuesFormatFactory(IDocValuesFormatFactory)
    DocValuesFormat.GetDocValuesFormatFactory()
    DocValuesFormat.Name
    DocValuesFormat.ToString()
    DocValuesFormat.ForName(String)
    DocValuesFormat.AvailableDocValuesFormats
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    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
    Overrides
    Lucene40DocValuesFormat.FieldsConsumer(SegmentWriteState)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)