Show / Hide Table of Contents

    Enum BaseTermVectorsFormatTestCase.Options

    A combination of term vectors options.

    Namespace: Lucene.Net.Index
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    protected enum Options : int

    Fields

    Name Description
    NONE
    OFFSETS
    POSITIONS
    POSITIONS_AND_OFFSETS
    POSITIONS_AND_OFFSETS_AND_PAYLOADS
    POSITIONS_AND_PAYLOADS
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)