Adrien Grand created LUCENE-4833:
------------------------------------
Summary: 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
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]