• API

    Show / Hide Table of Contents

    Class SimpleTextFieldInfosFormat

    Plain text field infos format.

    FOR RECREATIONAL USE ONLY

    This is a Lucene.NET EXPERIMENTAL API, use at your own risk
    Inheritance
    System.Object
    Lucene.Net.Codecs.FieldInfosFormat
    SimpleTextFieldInfosFormat
    Inherited Members
    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)
    System.Object.ToString()
    Namespace: Lucene.Net.Codecs.SimpleText
    Assembly: Lucene.Net.Codecs.dll
    Syntax
    public class SimpleTextFieldInfosFormat : FieldInfosFormat

    Properties

    | Improve this Doc View Source

    FieldInfosReader

    Declaration
    public override FieldInfosReader FieldInfosReader { get; }
    Property Value
    Type Description
    Lucene.Net.Codecs.FieldInfosReader
    Overrides
    Lucene.Net.Codecs.FieldInfosFormat.FieldInfosReader
    | Improve this Doc View Source

    FieldInfosWriter

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