Hi there,
is there any way to perform a multi-core query using solrj?

P.S.:

I know about this syntax:
http://localhost:8983/solr/core0/select?shards=localhost:8983/solr/core0,localhost:8983/solr/core1&q=
but i'm looking for a more fancy way to do this using solrj (something like
shards(query) )

thx



-- 
Lici

Reply via email to