Distributed Search in multcore scenario.

2009-03-05 Thread Sagar Khetkade
Hi, I have multi-core scenario where the schemas are different and I have to search for these cores as per the use case. I am using distributed search approach here for getting the search results for the query from these cores. But there is an obstacle. I have used EmbbededSolrServer class of

Re: Distributed Search in multcore scenario.

2009-03-05 Thread Shalin Shekhar Mangar
On Fri, Mar 6, 2009 at 11:04 AM, Sagar Khetkade wrote: > > I have multi-core scenario where the schemas are different and I have to > search for these cores as per the use case. I am using distributed search > approach here for getting the search results for the query from these cores. Distribut