Show / Hide Table of Contents

    Class DocMaker.DocState

    Document state, supports reuse of field instances across documents (see reuseFields parameter).

    Inheritance
    System.Object
    DocMaker.DocState
    Namespace: Lucene.Net.Benchmarks.ByTask.Feeds
    Assembly: Lucene.Net.Benchmark.dll
    Syntax
    protected class DocState : object

    Constructors

    | Improve this Doc View Source

    DocState(Boolean, FieldType, FieldType)

    Declaration
    public DocState(bool reuseFields, FieldType ft, FieldType bodyFt)
    Parameters
    Type Name Description
    System.Boolean reuseFields
    FieldType ft
    FieldType bodyFt
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)