[jira] [Updated] (LUCENE-7792) Add optional concurrency to OfflineSorter

2017-04-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7792: --- Attachment: LUCENE-7792.patch OK I folded in those two suggestions [~dawid.weiss]; I

[jira] [Updated] (LUCENE-7792) Add optional concurrency to OfflineSorter

2017-04-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7792: --- Attachment: LUCENE-7792.patch New patch; that {{ExecutorService}} impl works great!

[jira] [Updated] (LUCENE-7792) Add optional concurrency to OfflineSorter

2017-04-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7792: --- Attachment: LUCENE-7792.patch Patch, I think it's ready. > Add optional concurrency