Re: Results from 2 core

2009-09-09 Thread Shalin Shekhar Mangar
On Wed, Sep 9, 2009 at 8:58 AM, Mohamed Parvez wrote: > I have a multi core Solr setup. > > Is it possible to return results from the second core, if the search on the > first core, does not return any results. > No but you can make two queries > > Or if its possible to return, the results fro

Results from 2 core

2009-09-08 Thread Mohamed Parvez
I have a multi core Solr setup. Is it possible to return results from the second core, if the search on the first core, does not return any results. Or if its possible to return, the results from both the cores, in one response Both the core, Have the different schema, one is getting its data fr