Property IsDeleted
IsDeleted
Returns true
if this commit should be deleted; this is
only used by IndexWriter after invoking the
IndexDeletionPolicy.
Declaration
public abstract bool IsDeleted { get; }
Property Value
Type | Description |
---|---|
System.Boolean |