Optimzing will _temporarily_ double the index size, but it shouldn't be permanent. Is it possible that you have inadvertently told Solr to keep an extra snapshot? I think it's "numberToKeep" in your replication handler, but I'm going from memory here.
Best Erick On Fri, Jun 14, 2013 at 2:15 AM, Montu v Boda <montu.b...@highqsolutions.com> wrote: > Hi, > > i have replicate my index from 1.4 to 3.5 and after replication i try > optimize the index in 3.5 with below URL. > http://localhost:9002/solr35/collection1/update?optimize=true&commit=true > > when i optimize the index in 3.5, it's increase the index size to double. > > in 1.4 the size of index is 428GB and after optimization in 3.5 it becomes > 791 GB. > > Thanks & Rrgards > Montu v Boda > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/in-Solr-3-5-optimization-increase-the-index-size-to-double-tp4070433.html > Sent from the Solr - User mailing list archive at Nabble.com.