Re: Pointing-solr-cloud-to-multiple-index-directories

2014-12-31 Thread Nishanth S
Hi folks, Can you help? -Nishanth On Tue, Dec 30, 2014 at 11:20 PM, Nishanth S wrote: > Thanks Eric and Shawn.Here is why I am trying to do so.I may be missing > something here since this is relatively new to me.Appreciate your help and > time.* I will elaborate on what I am trying to acheive

Pointing-solr-cloud-to-multiple-index-directories

2014-12-30 Thread Nishanth S
Thanks Eric and Shawn.Here is why I am trying to do so.I may be missing something here since this is relatively new to me.Appreciate your help and time.* I will elaborate on what I am trying to acheive here.* I am trying to install solr cloud and my machines typically have 5 drives which are mou

Re: Pointing solr cloud to multiple index directories.

2014-12-22 Thread Shawn Heisey
On 12/22/2014 2:10 PM, Nishanth S wrote: > I have 5 drives in my machine which are mounted to 5 different > locations(/d/1 ,/d/2,/d/3).How can I point solr to write to all these > directories?. Erick has asked a relevant question. I assume that you're trying to take advantage of the extra I/O ba

Re: Pointing solr cloud to multiple index directories.

2014-12-22 Thread Erick Erickson
Not at all sure what you're asking If you're creating cores/replicas, you can specify a dataDir. But you haven't really told us anything at all about what you're trying to do here. or _why_ you want to write to them all. Best Erick On Mon, Dec 22, 2014 at 1:10 PM, Nishanth S wrote: > H

Pointing solr cloud to multiple index directories.

2014-12-22 Thread Nishanth S
Hey folks, I have 5 drives in my machine which are mounted to 5 different locations(/d/1 ,/d/2,/d/3).How can I point solr to write to all these directories?. Thanks, Nishanth