Thread Usage

2016-02-26 Thread Azazel K
Hi, We have solr cluster with 2 shards running 2 nodes on each shard. They are beefy physical boxes with index size of 162 GB , RAM of about 96 GB and around 153M documents. Two times this week we have seen the thread usage spike from the usual 1000 to 4000 on all nodes at the same time and

Re: Thread Usage

2016-02-26 Thread Azazel K
softnofile 49151 Let me know what u think. Thanks, A From: Toke Eskildsen Sent: Friday, February 26, 2016 11:30 AM To: solr_user lucene_apache Subject: Re: Thread Usage Azazel K wrote: > We have solr cluster with 2 shards running 2 nodes on each shard

Reindexing

2015-08-19 Thread Azazel K
Hi, We have an over engineered index that we would be to rework. It's already holding 150M documents with 94GB of index size. We have High index/high query system running Solr 4.5. My question - If we update the schema, can we run reindex by using "Reload" action in CoreAdmin UI? Will that r

Solr Split

2017-03-17 Thread Azazel K
Hi, We have a solr index running in 4.5.0 that we are trying to upgrade to 4.7.2 and split the shard. The uniqueKey is a TrieLongField, and it's values are always negative : In prod (2 shards, 1 replica for each shard) Max : -9223372035490849922 Min : -9223372036854609508 In lab (1 shard,

Solr Split not working

2017-03-20 Thread Azazel K
Hi, We have a solr index running in 4.5.0 that we are trying to upgrade to 4.7.2 and split the shard. The uniqueKey is a TrieLongField, and it's values are always negative : Max : -9223372035490849922 Min : -9223372036854609508 When we copy the solr 4.5.0 index to new cluster running 4.7.2 and