Hey All

I have 2 cores which have been used with tika to do index files.

I would like to do one query on both at once as I will be searching 
attr_content field.

If I do a test on each core I get 1 & 17 results but trying with shards I just 
get 17 results.

Here is my example query

http://localhost8983/solr/core1/select?shards=localhost:8983/solr/core2&q=attr_content:test

Is this the correct way to query 2 cores at once ?

Hope you can help

Lee

Reply via email to