Re: solr index size issue

2016-03-20 Thread Zheng Lin Edwin Yeo
Did you check if your index still contains 500 docs, or is there more? Regards, Edwin On 12 March 2016 at 22:54, Toke Eskildsen wrote: > sara hajili wrote: > > why solr index size become bigger and bigger without adding any new doc? > > Solr does not change the index unprovoked. It sounds lik

Re: solr index size issue

2016-03-12 Thread Toke Eskildsen
sara hajili wrote: > why solr index size become bigger and bigger without adding any new doc? Solr does not change the index unprovoked. It sounds like your external document feeding process is still running. - Toke Eskildsen

solr index size issue

2016-03-12 Thread sara hajili
hi i have a about 500 doc that stored that in solr. when i added this 500 doc i see solr index size it was about 300 KB . but it become bigger more and more ,and now after about 2 hours solr index size become 3500KB . i did n't add any new doc to solr. but index size become bigger and bigger.why s