You just address your specific node and append "&distrib=false" to the URL
(or set the param in SolrJ). Then the request goes to the node you've
addressed and doesn't get distributed to the other shards.
Best
Erick
On Fri, Feb 15, 2013 at 10:15 AM, o.mares wrote:
> Mark Miller-3 wrote
> > On Fe
Mark Miller-3 wrote
> On Feb 15, 2013, at 6:04 AM, o.mares <
> ota.mares+nabble@
> > wrote:
>
>> Hey when running a solr cloud setup with 4 servers, managing 3 cores each
>> splitted on 2 shards, what are the proper steps to do a full index
>> import?
>>
>> Do you have to import the index on al
On Feb 15, 2013, at 6:04 AM, o.mares wrote:
> Hey when running a solr cloud setup with 4 servers, managing 3 cores each
> splitted on 2 shards, what are the proper steps to do a full index import?
>
> Do you have to import the index on all of the solr instances? Or is it
> sufficient enough to
Hey when running a solr cloud setup with 4 servers, managing 3 cores each
splitted on 2 shards, what are the proper steps to do a full index import?
Do you have to import the index on all of the solr instances? Or is it
sufficient enough to perform the import on one instance and it will get
replic