> I'm not certain, but would parts of your goal be achieved by the work
i've
> seen floating arround Jira to refactor th MergePolicy so that it can
be
> handled by multiple thrads?
Well, in what I've been working on for LUCENE-847 (merge policy
factoring) and LUCENE-870 (concurrent merge policy),
Steven Parkes wrote:
I'm not certain, but would parts of your goal be achieved by the work
i've
seen floating arround Jira to refactor th MergePolicy so that it can
be
handled by multiple thrads?
Well, in what I've been working on for LUCENE-847 (merge policy
factoring)
Interruptible segment merges
Key: LUCENE-887
URL: https://issues.apache.org/jira/browse/LUCENE-887
Project: Lucene - Java
Issue Type: New Feature
Components: Index
Reporter: Michael Busch
[
https://issues.apache.org/jira/browse/LUCENE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch resolved LUCENE-881.
--
Resolution: Fixed
I just committed this patch. Thank you for finding this bug, Slobodan!
> Que
Those using IntelliJ or Eclipse may want to grab code styles for Lucene (and
Solr, Nutch, and Hadoop) that Grant and I put in
https://issues.apache.org/jira/browse/SOLR-245 . I hope they are helpful. The
plan is to stick them on the Wiki (and link from HowToContribute pages?).
Otis
. . .