Yeah, that looks right to me.
On Mar 14, 2012, at 12:54 PM, Jamie Johnson wrote:
> Great, so to be clear I would execute the following correct?
>
> http://localhost:8983/solr/admin/cores?action=REQUESTRECOVERY&core=slice1_shard2
>
> On Wed, Mar 14, 2012 at 12:18 PM, Mark Miller wrote:
>>
>> O
Great, so to be clear I would execute the following correct?
http://localhost:8983/solr/admin/cores?action=REQUESTRECOVERY&core=slice1_shard2
On Wed, Mar 14, 2012 at 12:18 PM, Mark Miller wrote:
>
> On Mar 14, 2012, at 12:03 PM, Jamie Johnson wrote:
>
>> Is there a way to force Solr to do a repl
On Mar 14, 2012, at 12:03 PM, Jamie Johnson wrote:
> Is there a way to force Solr to do a replication without restarting
> when in SolrCloud?
You mean force a recovery? If so, then yes: there is a CoreAdminCommand
(http://wiki.apache.org/solr/CoreAdmin#CoreAdminHandler) called
REQUESTRECOVERY