Method MaxDoc MaxDoc() Returns 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() Returns Type Description System.Int32 See Also NumDocs()