[
https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-2548:
---------------------------------
Attachment: SOLR-2548.patch
OK, maybe this time.
1> put back the passing in base.
2> took out the sleep.
3> changed how exceptions are propagated up past the new threads which fixed
another test that this code broke.
4> Added a non-deterministic test that forces parallel uninverting of the
fields to make sure we exercise the synchronize/notify code. This test can't
_guarantee_ to execute that code every time, but it did manage with some
printlns.
Running tests again, precommit all that. Won't check in until at least tomorrow.
And thank heaven for "local history" in IntelliJ ;)
> Multithreaded faceting
> ----------------------
>
> Key: SOLR-2548
> URL: https://issues.apache.org/jira/browse/SOLR-2548
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 3.1
> Reporter: Janne Majaranta
> Assignee: Erick Erickson
> Priority: Minor
> Labels: facet
> Attachments: SOLR-2548_4.2.1.patch, SOLR-2548_for_31x.patch,
> SOLR-2548.patch, SOLR-2548.patch, SOLR-2548.patch, SOLR-2548.patch
>
>
> Add multithreading support for faceting.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]