goes away.
>
> Thanks!
>
> -Original Message-
> From: Shawn Heisey [mailto:s...@elyograg.org]
> Sent: Friday, June 21, 2013 5:38 PM
> To: solr-user@lucene.apache.org
> Subject: Re: SPLITSHARD throws error
>
> On 6/21/2013 3:06 PM, Joshi, Shital wrote:
>
splitting it. I will restart the
cloud and see if it goes away.
Thanks!
-Original Message-
From: Shawn Heisey [mailto:s...@elyograg.org]
Sent: Friday, June 21, 2013 5:38 PM
To: solr-user@lucene.apache.org
Subject: Re: SPLITSHARD throws error
On 6/21/2013 3:06 PM, Joshi, Shital wrote:
>
>
On 6/21/2013 3:06 PM, Joshi, Shital wrote:
This is what we have in solr.xml.
We use one solr.xml and pass dataDir, shard as java system property. (e.g.:
-Dsolr.data.dir=$HOME/solr_data/solr6
-Dsolr.ulog.dir=$HOME/solr_data/solr6_tranlog -DnumShards=5 -Dshard=shard1)
There'
[mailto:s...@elyograg.org]
Sent: Friday, June 21, 2013 4:45 PM
To: solr-user@lucene.apache.org
Subject: Re: SPLITSHARD throws error
On 6/21/2013 2:26 PM, Joshi, Shital wrote:
> Hi,
>
> We have 5 shards with replication factor 2 (total 10 jvm instances). Our
> shards are named (shardid) s
On 6/21/2013 2:26 PM, Joshi, Shital wrote:
Hi,
We have 5 shards with replication factor 2 (total 10 jvm instances). Our shards
are named (shardid) shard1,shard2,shard3,shar4 and shar5 and collection name is
collection1. When we execute this command:
curl --proxy ''
"http://$HOST_NAME:8983/so