Hi All,
I have 1 master and 1 slave machine at deployment. I am using Solr1.4 nightly Build. My fresh index size is 35GB for 1.5 million documents with approx 50 fields each document I taken care of omitNorm and Stored in schema. I have approx 10000 update daily and I run commit in every hr. in 5-6 days after fresh index index size suddenly increased (no optimization in between) by 150GB and then query takes long time and java heap error comes. I run optimize in this index Its takes long time and result it increase index size more more then 200GB and it didn't show about optimize completed. merge factor is default as given in solr build. For fixing this issue I have to use re-index in every week almost. I think issue with frequent update on index. Please help me for debug the issue. Or Is I am missing something in confuguration. Thanks Vikash Kontia -- View this message in context: http://www.nabble.com/Solr-slave-Heap-space-error-and-index-size-issue-tp24247690p24247690.html Sent from the Solr - User mailing list archive at Nabble.com.