Method NumDeletedDocs
NumDeletedDocs(SegmentInfo)
Obtain the number of deleted docs for a pooled reader. If the reader isn't being pooled, the segmentInfo's delCount is returned.
Declaration
public virtual int NumDeletedDocs(SegmentInfo info)
Parameters
Type | Name | Description |
---|---|---|
SegmentInfo | info |
Returns
Type | Description |
---|---|
System.Int32 |