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 SourceTermsEnumIndex(TermsEnum, Int32)
Declaration
public TermsEnumIndex(TermsEnum termsEnum, int subIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TermsEnum | termsEnum | |
| System.Int32 | subIndex |
Fields
| Improve this Doc View SourceEMPTY_ARRAY
Declaration
public static readonly MultiTermsEnum.TermsEnumIndex[] EMPTY_ARRAY
Field Value
| Type | Description |
|---|---|
| MultiTermsEnum.TermsEnumIndex[] |