You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Bill Tschumy <bi...@otherwise.com> on 2004/07/13 02:40:47 UTC

Optimizing the index

Is optimizing the index something you should do periodically even if 
you are continually adding documents.  I guess another way of asking 
the question is does optimization have any negative effects on speed of 
adding documents?
-- 
Bill Tschumy
Otherwise -- Austin, TX
http://www.otherwise.com


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org


RE: Optimizing the index

Posted by Aviran <am...@infosciences.com>.
You should optimize your index only after you finished adding all the
documents

Aviran

-----Original Message-----
From: Bill Tschumy [mailto:bill@otherwise.com] 
Sent: Monday, July 12, 2004 8:41 PM
To: Lucene Users List
Subject: Optimizing the index


Is optimizing the index something you should do periodically even if 
you are continually adding documents.  I guess another way of asking 
the question is does optimization have any negative effects on speed of 
adding documents?
-- 
Bill Tschumy
Otherwise -- Austin, TX
http://www.otherwise.com


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org