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

Uwe Schindler closed LUCENE-2515.
---------------------------------

    Resolution: Duplicate

Duplicate of LUCENE-2440.

> Expose ExecutorService in ParallelMultiSearcher
> -----------------------------------------------
>
>                 Key: LUCENE-2515
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2515
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>    Affects Versions: 2.9.3, 3.0.2
>            Reporter: Rocco Verhoef
>
> I am constructing multiple lucene indexes to be search in parallel and 
> updated multiple times per second. To keep control over the amounts of search 
> threads created, please allow a ExecutorService to be supplied to the 
> ParallelMultiSearcher so they can share resources. 
> Also, please make it optional to have the shutdown or shutdownNow method of 
> the executor called in (for example) the finalize method of 
> ParallelMultiSearcher.

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

Reply via email to