[ 
https://issues.apache.org/jira/browse/SOLR-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512086#comment-14512086
 ] 

Yonik Seeley commented on SOLR-7463:
------------------------------------

bq.  and use Lucene's default if unset (0.1)

I see this in trunk's MergePolicy:
{code}
  protected static final double DEFAULT_NO_CFS_RATIO = 1.0;
{code}
Is 0.1 set somewhere else?

> Stop forcing MergePolicy's "NoCFSRatio" based on the IWC "useCompoundFile" 
> configuration
> ----------------------------------------------------------------------------------------
>
>                 Key: SOLR-7463
>                 URL: https://issues.apache.org/jira/browse/SOLR-7463
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Tomás Fernández Löbbe
>         Attachments: SOLR-7463.patch
>
>
> Let users specify this value via setter in the solrconfig.xml, and use 
> Lucene's default if unset (0.1). 
> Document "noCFSRatio" in the ref guide.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to