Our indexes is growing and the sorted cache is taking huge amount of RAM. We 
want to add multiple nodes, and scale out the search. 

Currently my applaication supports RMI interface and it return appliaction 
specific result set objects as hits. I could host multiple search instance in 
different nodes, then i may need to sort / combine the results. 

Any thoughts on scaling / clustering? Whether i need to use Hadoop / Carrot 
etc...

Regards
Ganesh


Send instant messages to your online friends http://in.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to