Property FloorSegmentMB
FloorSegmentMB
Segments smaller than this are "rounded up" to this size, ie treated as equal (floor) size for merge selection. this is to prevent frequent flushing of tiny segments from allowing a long tail in the index. Default is 2 MB.
Declaration
public virtual double FloorSegmentMB { get; set; }
Property Value
Type | Description |
---|---|
System.Double |