On Sep 23, 2011, at 2:03pm, hadi wrote:

> I have to cores with seprate schema and index but i want to have single
> result set in solr/browse,

If they have different schemas, how would you combine results from the two?

If they have the same schemas, then you can define a third core with a 
different conf dir, and in that separate conf/solrschema.xml you can set up a 
request handler that just dispatches to the two real cores.

-- Ken

--------------------------
Ken Krugler
+1 530-210-6378
http://bixolabs.com
custom big data solutions & training
Hadoop, Cascading, Mahout & Solr



Reply via email to