Re: [ANN] ParallelSearcher in multi-node environment

2007-03-01 Thread Sharad Agarwal
yeah I am too looking forward to this feature, using thread pool and minimize the remote calls in ParallelSearcher [EMAIL PROTECTED] wrote: e.g. I've changed original ParallelSearcher to use thread pool (java.util.concurrent.ThreadPoolExecutor from jdk 1.5). But implementing multi-host insta

Re: [ANN] ParallelSearcher in multi-node environment

2007-03-01 Thread dmitri
l for every document) Dmitri -- View this message in context: http://www.nabble.com/ParallelSearcher-in-multi-node-environment-tf3301080.html#a9245525 Sent from the Lucene - Java Users mailing list archive at Nabbl

Re: ParallelSearcher in multi-node environment

2007-02-28 Thread Chris Hostetter
: I want to execute parallel search over several machines. But : ParallelSearcher doesn't look perfect. It creates threads and spawns many : requests to the underlying Searchables (over a network) for a single search. : Is there a decent implementation of the parallel search over remote indexes :

ParallelSearcher in multi-node environment

2007-02-27 Thread dmitri
dexes somewhere? -- Thank you Dmitri -- View this message in context: http://www.nabble.com/ParallelSearcher-in-multi-node-environment-tf3301080.html#a9182802 Sent from the Lucene - Java Users mailing list archive at Nabbl