Property NoCFSRatio
NoCFSRatio
Gets or Sets current m_noCFSRatio.
If a merged segment will be more than this percentage of the total size of the index, leave the segment as non-compound file even if compound file is enabled. Set to 1.0 to always use CFS regardless of merge size.
Declaration
public double NoCFSRatio { get; set; }
Property Value
Type | Description |
---|---|
System.Double |