On Mon, May 9, 2011 at 2:10 PM, Benyahya, Fahd <fahd.benya...@netmoms.de> wrote:
> Hallo everyone,
>
> i'm using solr-multicore with 3 cores to index my Web-Site. For testing i'm
> using the solr-admin GUI to get responses. The Problem is, that i get
> results only from one core, but not from the others also.
[...]

What do you mean by "get results only from one core, but not from
the others also"?
* Are you querying one core, and expecting to get results
  from all? This is not possible: You have to either query
  each, or merge them into a single core.
* Or, is it that queries are working on one core, and not on the
  other?

Regards,
Gora

Reply via email to