Property ReclaimDeletesWeight
ReclaimDeletesWeight
Controls how aggressively merges that reclaim more deletions are favored. Higher values will more aggressively target merges that reclaim deletions, but be careful not to go so high that way too much merging takes place; a value of 3.0 is probably nearly too high. A value of 0.0 means deletions don't impact merge selection.
Declaration
public virtual double ReclaimDeletesWeight { get; set; }
Property Value
Type | Description |
---|---|
System.Double |