Re: “solr.data.dir” can only config a single directory

2018-08-29 Thread zhenyuan wei
Oh ~ my fault!Sorry for that, I should say somebody,like me~ Bram Van Dam 于2018年8月29日周三 下午3:28写道: > On 28/08/18 08:03, zhenyuan wei wrote: > > But this is not a common way to do so, I mean, nobody want to ADDREPLICA > > after collection was created. > > I wouldn't say "nobody".. >

Re: “solr.data.dir” can only config a single directory

2018-08-29 Thread Bram Van Dam
On 28/08/18 08:03, zhenyuan wei wrote: > But this is not a common way to do so, I mean, nobody want to ADDREPLICA > after collection was created. I wouldn't say "nobody"..

Re: “solr.data.dir” can only config a single directory

2018-08-28 Thread zhenyuan wei
click links > > > > <https://www.elastic.co/blog/elasticsearch-performance-indexing-2-0> > > > with > > > > some explain > > > > > > > > > > > > Christopher Schultz 于2018年8月28日周二 > > > 上午11:16写道: > > > > > > > >

Re: “solr.data.dir” can only config a single directory

2018-08-28 Thread Erick Erickson
ttps://www.elastic.co/blog/elasticsearch-performance-indexing-2-0> > > with > > > some explain > > > > > > > > > Christopher Schultz 于2018年8月28日周二 > > 上午11:16写道: > > > > > > > -BEGIN PGP SIGNED MESSAGE- > >

Re: “solr.data.dir” can only config a single directory

2018-08-27 Thread zhenyuan wei
8日周二 > 上午11:16写道: > > > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA256 > > > > > > Shawn, > > > > > > On 8/27/18 22:37, Shawn Heisey wrote: > > > > On 8/27/2018 8:29 PM, zhenyuan wei wrote: > > > >> I found

Re: “solr.data.dir” can only config a single directory

2018-08-27 Thread Erick Erickson
n > > > Christopher Schultz 于2018年8月28日周二 上午11:16写道: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > Shawn, > > > > On 8/27/18 22:37, Shawn Heisey wrote: > > > On 8/27/2018 8:29 PM, zhenyuan wei wrote: > > >> I

Re: “solr.data.dir” can only config a single directory

2018-08-27 Thread zhenyuan wei
xplain Christopher Schultz 于2018年8月28日周二 上午11:16写道: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Shawn, > > On 8/27/18 22:37, Shawn Heisey wrote: > > On 8/27/2018 8:29 PM, zhenyuan wei wrote: > >> I found the “solr.data.dir” can only config a single directory. &g

Re: “solr.data.dir” can only config a single directory

2018-08-27 Thread zhenyuan wei
写道: > On 8/27/2018 8:29 PM, zhenyuan wei wrote: > > I found the “solr.data.dir” can only config a single directory. I > > think it is necessary to be config multi dirs,such as > > ”solr.data.dir:/mnt/disk1,/mnt/disk2,/mnt/disk3" , due to one disk > overload >

Re: “solr.data.dir” can only config a single directory

2018-08-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shawn, On 8/27/18 22:37, Shawn Heisey wrote: > On 8/27/2018 8:29 PM, zhenyuan wei wrote: >> I found the “solr.data.dir” can only config a single directory. >> I think it is necessary to be config multi dirs,such as >> ”sol

Re: “solr.data.dir” can only config a single directory

2018-08-27 Thread Shawn Heisey
On 8/27/2018 8:29 PM, zhenyuan wei wrote: I found the “solr.data.dir” can only config a single directory. I think it is necessary to be config multi dirs,such as ”solr.data.dir:/mnt/disk1,/mnt/disk2,/mnt/disk3" , due to one disk overload or capacity limitation. Any reason to su

“solr.data.dir” can only config a single directory

2018-08-27 Thread zhenyuan wei
Hi all, I found the “solr.data.dir” can only config a single directory. I think it is necessary to be config multi dirs,such as ”solr.data.dir:/mnt/disk1,/mnt/disk2,/mnt/disk3" , due to one disk overload or capacity limitation. Any reason to support why not do so? Best, TinsWzy