Initializes a new instance of the AbstractAllTermDocs class
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
protected AbstractAllTermDocs( int maxDoc ) |
Visual Basic |
---|
Protected Sub New ( _ maxDoc As Integer _ ) |
Visual C++ |
---|
protected: AbstractAllTermDocs( int maxDoc ) |
Parameters
- maxDoc
- Type: System..::..Int32
[Missing <param name="maxDoc"/> documentation for "M:Lucene.Net.Index.AbstractAllTermDocs.#ctor(System.Int32)"]