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
    FieldInfosFormat
    SimpleTextFieldInfosFormat
    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
    FieldInfosReader
    Overrides
    FieldInfosFormat.FieldInfosReader
    | Improve this Doc View Source

    FieldInfosWriter

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