You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2005/08/15 19:52:43 UTC

DO NOT REPLY [Bug 36197] - thread pool implementation of parallel queries

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36197>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36197





------- Additional Comments From randy@zillow.com  2005-08-15 19:52 -------
Created an attachment (id=16054)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16054&action=view)
ConcurrentMultiSearcher.java

The implementation (which still lacks a solution for the method that accepts a
HitCollector).	It seems likely that HitCollectors wouldn't expect concurrent
calls and would end up breaking.  It might be an idea to add a extension
interface to imply the thread awareness then test for the extension in the
method.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org