Solr has more powerful scalability than lucene, maybe you can try that
On Mon, Feb 8, 2010 at 6:14 PM, Ganesh <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > > -- Best Regards Jeff Zhang
