[jira] [Updated] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4876: --- Attachment: LUCENE-4876.patch All tests pass (including Lucene and Solr). I also resolved the nocomm

[jira] [Updated] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4876: --- Attachment: LUCENE-4876.patch Patch adds a SetOnce to IWC. IW now sets itself on the given conf in

[jira] [Updated] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4876: --- Attachment: LUCENE-4876.patch I thought it will be an easy change, but some tests failed, as they re

[jira] [Updated] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-03-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4876: - Attachment: LUCENE-4876.patch New patch: * Added CHANGES entries * Added documentation to Pe

[jira] [Updated] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4876: - Attachment: LUCENE-4876.patch Patch: * MergeScheduler implements Cloneable * IndexDeletionPo