Property MaxDoc
MaxDoc
Returns the total number of documents, regardless of whether they all contain values for this field.
Declaration
public long MaxDoc { get; }
Property Value
Type | Description |
---|---|
System.Int64 |
See Also
Lucene.Net.Index.IndexReader.IntMaxDoc