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

ASF subversion and git services commented on SOLR-14582:
--------------------------------------------------------

Commit 0398ae1c1b1ddd16293752fcff59cf61bf7b9138 in lucene-solr's branch 
refs/heads/branch_8x from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=0398ae1 ]

SOLR-14582: Fix TestConfig


> Expose IWC.setMaxCommitMergeWaitMillis as an expert feature in Solr's index 
> config
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-14582
>                 URL: https://issues.apache.org/jira/browse/SOLR-14582
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Tomas Eduardo Fernandez Lobbe
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Trivial
>             Fix For: master (9.0), 8.7
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> LUCENE-8962 added the ability to merge segments synchronously on commit. This 
> isn't done by default and the default {{MergePolicy}} won't do it, but custom 
> merge policies can take advantage of this. Solr allows plugging in custom 
> merge policies, so if someone wants to make use of this feature they could, 
> however, they need to set {{IndexWriterConfig.maxCommitMergeWaitSeconds}} to 
> something greater than 0.
> Since this is an expert feature, I plan to document it only in javadoc and 
> not the ref guide.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to