DEFAULT_NO_CFS_RATIO

const val DEFAULT_NO_CFS_RATIO: Double = 0.1

Default noCFSRatio. If a merge's size is >= 10% of the index, then we disable compound file for it.

See also

MergePolicy.setNoCFSRatio