> (http://localhost:8983/solr/admin/luke?shards=localhost:8983/solr,localhost:7574/solr)

If luke did distributed search, it would go into an infinite loop :)

On Thu, Mar 29, 2012 at 5:03 AM, Dmitry Kan <dmitry....@gmail.com> wrote:
> One option to try here (not verified) is to set up a Solr front that will
> point to these two shards. Then try accessing its luke interface via admin
> as you did on one of the shards.
>
> But as Erick already pointed out, Luke operates on a lower level than Solr,
> so this does not necessarily work.
>
> Dmitry
>
> On Wed, Mar 28, 2012 at 11: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.
>>
>
>
>
> --
> Regards,
>
> Dmitry Kan



-- 
Lance Norskog
goks...@gmail.com

Reply via email to