Property LiveDocs
LiveDocs
Returns the IBits representing live (not
deleted) docs. A set bit indicates the doc ID has not
been deleted. If this method returns null
it means
there are no deleted documents (all documents are
live).
The returned instance has been safely published for use by multiple threads without additional synchronization.
Declaration
public abstract IBits LiveDocs { get; }
Property Value
Type | Description |
---|---|
IBits |