I very much doubt that you can persuade Luke to reach across shards. Shards
are really a higher-level notion, the automatic distribution of requests
across shards is really a Solr-level construct (making use of the lower-
level Lucene capabilities, to be sure). With Luke, you point
it at index files on disk, which have no awareness of the existence of
other shards.

At least I think.

Best
Erick

On Wed, Mar 28, 2012 at 4:02 PM, Dennis Brundage
<dennis.brund...@gdit.com> wrote:
> Is there a way to get Solr/Luke to return the aggregated results across
> shards? I tried setting the shards parameter
> (http://localhost:8983/solr/admin/luke?shards=localhost:8983/solr,localhost:7574/solr)
> but only got the results for localhost:8983. I am able to search across the
> shards so my url's are correct.
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Luke-using-shards-tp3865816p3865816.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to