Re: Expunge deleting using excessive transient disk space

2013-09-08 Thread Manuel Le Normand
My fault for the typo, it slipped in while I wrote the mail. Each server has 290GB mounted on /opt/solr, contains 2 different replicas and has a total of 30GB free space. This is why I wrote 15GB per shard On Sun, Sep 8, 2013 at 2:56 PM, Erick Erickson wrote: > How much free disk space do you

Re: Expunge deleting using excessive transient disk space

2013-09-08 Thread Jack Krupansky
You're in the wrong room! (Lucene/Java-user) Move the discussion over to the Solr user list. -- Jack Krupansky -Original Message- From: Erick Erickson Sent: Sunday, September 08, 2013 7:56 AM To: java-user Subject: Re: Expunge deleting using excessive transient disk space How

Re: Expunge deleting using excessive transient disk space

2013-09-08 Thread Erick Erickson
How much free disk space do you have when you try the merge? Is this a typo? 2 Note name=| Best Erick On Sun, Sep 8, 2013 at 7:26 AM, Manuel Le Normand < manuel.lenorm...@gmail.com> wrote: > Hi again, > In order to delete part of my index I run a delete by query that intends to > erase 15% o

Expunge deleting using excessive transient disk space

2013-09-08 Thread Manuel Le Normand
Hi again, In order to delete part of my index I run a delete by query that intends to erase 15% of the docs. I added this params to the solrconfig.xml 2 2 5000.0 10.0 15.0 The extra params were added in order to promote merge of old segments but with restriction on the transient d