Show / Hide Table of Contents

    Class SimpleTextSegmentInfoFormat

    Plain text segments file format.

    FOR RECREATIONAL USE ONLY

    This is a Lucene.NET EXPERIMENTAL API, use at your own risk
    Inheritance
    System.Object
    SegmentInfoFormat
    SimpleTextSegmentInfoFormat
    Namespace: Lucene.Net.Codecs.SimpleText
    Assembly: Lucene.Net.Codecs.dll
    Syntax
    public class SimpleTextSegmentInfoFormat : SegmentInfoFormat

    Fields

    | Improve this Doc View Source

    SI_EXTENSION

    Declaration
    public const string SI_EXTENSION = null
    Field Value
    Type Description
    System.String

    Properties

    | Improve this Doc View Source

    SegmentInfoReader

    Declaration
    public override SegmentInfoReader SegmentInfoReader { get; }
    Property Value
    Type Description
    SegmentInfoReader
    Overrides
    SegmentInfoFormat.SegmentInfoReader
    | Improve this Doc View Source

    SegmentInfoWriter

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