You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Yura Smolsky <in...@altervision.biz> on 2005/02/16 21:28:04 UTC

Re[2]: big index and multi threaded IndexSearcher

Hello, PA.


>> Does anyone here have experience in handling big indexes with many
>> threads?
P> What about turning the problem around and spitting your index in
P> several chunks? Then you could search those (smaller) indices in 
P> parallel and consolidate the final result, no?

Well, I have not 6 CPU in one box :)

Yura Smolsky.



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


Re: Re[2]: big index and multi threaded IndexSearcher

Posted by PA <pe...@gmail.com>.
On Feb 16, 2005, at 21:28, Yura Smolsky wrote:

> Well, I have not 6 CPU in one box :)

What about 6 boxes with 1 CPU each :P

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/


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