Property MaxDoc
MaxDoc
Gets total number of docs in this index, including docs not yet flushed (still in the RAM buffer), not counting deletions.
Declaration
public virtual int MaxDoc { get; }
Property Value
Type | Description |
---|---|
System.Int32 |