Hi Jason,
 I looked at your way of integrating katta into solr in issue 1395 and I was
trying to understand the architecture of the whole set up .

I understand that Solr+Katta nodes talk to each other via Hadoop RPC
(provided by Katta).

Is the real search being taken care by SOLR and the SOLRs communicate via
Hadoop RPC?

which node takes care of the original client SOLR http request(the one with
the shards parameter)? This node probably communicate to other SOLR +Katta
node via Hadoop RPC ?

There is only Http request to the SOLR+Katta node and it gets propagated to
other nodes in the cluster via RPC and SOLR again takes care of search?


It would be great if you could shed some light on this .

thanks 

Sudershan Reddy

-----Original Message-----
From: Jason Rutherglen [mailto:jason.rutherg...@gmail.com] 
Sent: Friday, January 29, 2010 2:48 AM
To: solr-user@lucene.apache.org; vsre...@huawei.com
Subject: Re: solr - katta integration

Hi Reddy,

What's the limitation you're running into?

Jason

On Thu, Jan 28, 2010 at 2:15 AM, V SudershanReddy <vsre...@huawei.com>
wrote:
> Hi,
>
>
>
>  Can we Integrate solr with katta?
>
>  In order to overcome the limitations of Solr in distributed search, I
need
> to integrate katta with solr, without loosing any features of Solr.
>
>
>
>  Any Suggestions?
>
>
>
>  Any help appreciated.
>
>
>
> Thanks,
>
> Sudharshan
>
>
>
>
>
>
>
>
>
>

Reply via email to