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/05 21:54:04 UTC

ParallelMultiSearcher and many RemoteSearchers

Hello, lucene-user.

Does anyone have idea will ParallelMultiSearcher and many
RemoteSearchers be a way to get fast search on distributed index on
many servers.

For example I have 5 servers with indexes of 50Gb on each server.
Indexes are updated interactively. I want to run on 6th server
ParallelMultiSearcher which will be connected to other 5 server
through RemoteSearcher.

Does it okay to go with RemoteSearcher class based on RMI in this case?..
I am concerned about reponse time and speed of the system...

Yura Smolsky




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