You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan-Pascal (JIRA)" <ji...@apache.org> on 2007/08/28 12:01:31 UTC

[jira] Created: (LUCENE-990) ParallelMultiSearcher.search with a custom HitCollector should run parallel

ParallelMultiSearcher.search with a custom HitCollector should run parallel
---------------------------------------------------------------------------

                 Key: LUCENE-990
                 URL: https://issues.apache.org/jira/browse/LUCENE-990
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Search
    Affects Versions: 2.2, 2.3
            Reporter: Jan-Pascal
            Priority: Minor


The ParallelMultiSearcher.search(Weight weight, Filter filter, final HitCollector results) should search over its underlying Searchers in parallel, like the TopDocs versions of the search() method. There's a @todo for this in the method's Javadoc comment.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org