Show / Hide Table of Contents

    Class MultiTermsEnum.TermsEnumIndex

    Inheritance
    System.Object
    MultiTermsEnum.TermsEnumIndex
    Namespace: Lucene.Net.Index
    Assembly: Lucene.Net.dll
    Syntax
    public class TermsEnumIndex : object

    Constructors

    | Improve this Doc View Source

    TermsEnumIndex(TermsEnum, Int32)

    Declaration
    public TermsEnumIndex(TermsEnum termsEnum, int subIndex)
    Parameters
    Type Name Description
    TermsEnum termsEnum
    System.Int32 subIndex

    Fields

    | Improve this Doc View Source

    EMPTY_ARRAY

    Declaration
    public static readonly MultiTermsEnum.TermsEnumIndex[] EMPTY_ARRAY
    Field Value
    Type Description
    MultiTermsEnum.TermsEnumIndex[]
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)