Show / Hide Table of Contents

    Class Lucene45RWCodec

    Read-write version of Lucene45Codec for testing.

    Inheritance
    System.Object
    Codec
    Lucene45Codec
    Lucene45RWCodec
    Inherited Members
    Lucene45Codec.StoredFieldsFormat
    Lucene45Codec.TermVectorsFormat
    Lucene45Codec.PostingsFormat
    Lucene45Codec.SegmentInfoFormat
    Lucene45Codec.LiveDocsFormat
    Lucene45Codec.GetPostingsFormatForField(String)
    Lucene45Codec.GetDocValuesFormatForField(String)
    Lucene45Codec.DocValuesFormat
    Lucene45Codec.NormsFormat
    Codec.SetCodecFactory(ICodecFactory)
    Codec.GetCodecFactory()
    Codec.Name
    Codec.ForName(String)
    Codec.AvailableCodecs
    Codec.Default
    Codec.ToString()
    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.Lucene45
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class Lucene45RWCodec : Lucene45Codec

    Properties

    | Improve this Doc View Source

    FieldInfosFormat

    Declaration
    public override FieldInfosFormat FieldInfosFormat { get; }
    Property Value
    Type Description
    FieldInfosFormat
    Overrides
    Lucene45Codec.FieldInfosFormat
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)