On Sat, Nov 28, 2009 at 3:12 PM, Jörg Agatz <joerg.ag...@googlemail.com>wrote:

> Hallo Users...
>
> At the Moment i test MultiCorae Solr, but i cant search in more than one
> core direktly..
>
> Exist a way to use multiindex, 3-5 Indizes in one core ans search direkty
> in
> all? ore only in one?
>
>
>
You can search on all cores if schema.xml is same. See
http://wiki.apache.org/solr/DistributedSearch

If schema.xml is different, you can search on one core only. You can
denormalize and combine cores if you want to search on all of them.


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to