[ https://issues.apache.org/jira/browse/LUCENE-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven Parkes updated LUCENE-870: --------------------------------- Attachment: concurrentMerge.patch Copy Ning's concurrency patch over here, since LUCENE-847 is supposed to the non-concurrent changes. > add concurrent merge policy > --------------------------- > > Key: LUCENE-870 > URL: https://issues.apache.org/jira/browse/LUCENE-870 > Project: Lucene - Java > Issue Type: New Feature > Components: Index > Reporter: Steven Parkes > Assignee: Steven Parkes > Attachments: concurrentMerge.patch > > > Provide the ability to handle merges in one or more concurrent threads, i.e., > concurrent with other IndexWriter operations. > I'm factoring the code from LUCENE-847 for this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]