[
https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602487#comment-13602487
]
Commit Tag Bot commented on LUCENE-4833:
----------------------------------------
[trunk commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1456564
LUCENE-4833: Make IndexWriterConfig setters throw an exception when passed null
if null is not a valid value.
> Fix default MergePolicy in IndexWriterConfig
> --------------------------------------------
>
> Key: LUCENE-4833
> URL: https://issues.apache.org/jira/browse/LUCENE-4833
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-4833.patch, LUCENE-4833.patch
>
>
> Although the default merge policy is TieredMergePolicy (as documented in
> IndexWriterConfig constructor), setMergePolicy assumes that the default is
> LogByteSizeMergePolicy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]