[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2041:
--
Attachment: LUCENE-2041-final.patch
Merged our patches somehow, but left HitQueue generic para
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2041:
--
Fix Version/s: (was: 3.1)
3.0
> Complete parallelizaton of ParallelMult
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2041:
--
Attachment: LUCENE-2041-refactor.patch
Here my latest patch, will commit soon.
Uwe
> Complet
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2041:
Attachment: LUCENE-2041.patch
Added some more final keywords and generalized HitQueue to
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2041:
--
Attachment: LUCENE-2041-refactor.patch
Here another possibility, removing more duplicated code
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2041:
--
Attachment: LUCENE-2041.patch
Advanced patch:
- Removed @SuppressWarnings by duplicating some
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2041:
Attachment: LUCENE-2041.patch
Fixed the Java5 issue.
Damned I should use java 5 on my not
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2041:
--
Attachment: LUCENE-2041.patch
Updated patch.
> Complete parallelizaton of ParallelMultiSearch
[
https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2041:
Attachment: LUCENE_2041.patch
I drove this a bit further and refactored the whole code to