[
https://issues.apache.org/jira/browse/BLUR-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793946#comment-13793946
]
Rahul Challapalli commented on BLUR-271:
----------------------------------------
We might be able to use the below code to disable CFS?
MergePolicy.setNoCFSRatio(0.0);
> Remove setCompoundFile for TieredMergePolicy
> --------------------------------------------
>
> Key: BLUR-271
> URL: https://issues.apache.org/jira/browse/BLUR-271
> Project: Apache Blur
> Issue Type: Sub-task
> Components: Blur
> Reporter: Saurabh Gupta
> Fix For: 0.3.0
>
>
> There is no need to explicitly set the CFS for TieredMergePolicy
> LUCENE-5038: MergePolicy now has a default implementation for useCompoundFile
> based on segment size and noCFSRatio. The default implemantion was pulled up
> from TieredMergePolicy.
--
This message was sent by Atlassian JIRA
(v6.1#6144)