Show / Hide Table of Contents

    Class Lucene42RWDocValuesFormat

    Read-write version of Lucene42DocValuesFormat for testing.

    Inheritance
    System.Object
    DocValuesFormat
    Lucene42DocValuesFormat
    Lucene42RWDocValuesFormat
    Inherited Members
    Lucene42DocValuesFormat.MAX_BINARY_FIELD_LENGTH
    Lucene42DocValuesFormat.m_acceptableOverheadRatio
    Lucene42DocValuesFormat.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.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
    Overrides
    Lucene42DocValuesFormat.FieldsConsumer(SegmentWriteState)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)