Hi zzT
Putting numShards in core.properties also works.
I struggled a little bit while figuring out this "configuration approach".
I knew I am not alone! ;-)
On 2 April 2014 18:06, zzT wrote:
> It seems that I've figured out a "configuration approach" to this issue.
>
> I'm having the exact s
It seems that I've figured out a "configuration approach" to this issue.
I'm having the exact same issue and the only viable solutions found on the
net till now are
1) Pass -DnumShards=x when starting up Solr server
2) Use the Collections API as indicated by Shawn.
What I've noticed though - afte
.org]
Sent: Tuesday, July 16, 2013 6:35 PM
To: solr-user@lucene.apache.org
Subject: Re: Where to specify numShards when startup up a cloud setup
On 7/16/2013 3:36 PM, Robert Stewart wrote:
> I want to script the creation of N solr cloud instances (on ec2).
>
> But its not clear to me wh
On 7/16/2013 3:36 PM, Robert Stewart wrote:
I want to script the creation of N solr cloud instances (on ec2).
But its not clear to me where I would specify numShards setting.
From documentation, I see you can specify on the "first node" you start up, OR
alternatively, use the "collections" API
What does the solr.xml look like on the nodes?
On Tue, Jul 16, 2013 at 2:36 PM, Robert Stewart wrote:
> I want to script the creation of N solr cloud instances (on ec2).
>
> But its not clear to me where I would specify numShards setting.
> From documentation, I see you can specify on the "first