You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2011/01/25 14:20:44 UTC

[jira] Closed: (LUCENE-423) thread pool implementation of parallel queries

     [ https://issues.apache.org/jira/browse/LUCENE-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir closed LUCENE-423.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1
         Assignee:     (was: Lucene Developers)

You can provide an ExecutorService now, so I think this one is resolved.


> thread pool implementation of parallel queries
> ----------------------------------------------
>
>                 Key: LUCENE-423
>                 URL: https://issues.apache.org/jira/browse/LUCENE-423
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: 1.4
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Randy Puttick
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: ConcurrentMultiSearcher.java
>
>
> This component is a replacement for ParallelMultiQuery that runs a thread pool
> with queue instead of starting threads for every query execution (so its
> performance is better).

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