It Totally Helps. Thanks Jason! 
Hoss, 
       Are the parameters you mentioned, available in the sample solrconfig.xml 
that comes with the nightly build? My schema and config files are about a year 
old(1.2.X version) one and am not sure if the 1.3 files for the same have some 
default options like these that make performance better. Do you guys feel that 
it will be good to upgrade the xmls too and copy my changes made with the 
defaults of 1.2 to the newer one? I am using the 1.3 archives already though!

-Sundar


> Date: Thu, 11 Sep 2008 10:51:49 -0400
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Re: Question on how index works - runs out of disk space!
> 
> Optimize can be a very expensive operation since it copies the entire index
> to new data files.  Not sure if solr has an auto-optimize feature, though I
> doubt it would be used much.  Our policy is to run commits every few
> thousand documents and run an optimize once every day or so.  These commands
> are easy to make via the solrj client we use.  Though, for one of our
> indexes, we perform all of the updates offline and run an optimize before
> putting the index into production.  Hope this helps.
> 
> Cheers,
> 
> Jason
> 
> -- 
> Jason Rennie
> Head of Machine Learning Technologies, StyleFeeder
> http://www.stylefeeder.com/
> Samantha's blog & pictures: http://samanthalyrarennie.blogspot.com/

_________________________________________________________________
Movies, sports & news! Get your daily entertainment fix, only on live.com
http://www.live.com/?scope=video&form=MICOAL

Reply via email to