You don't need to optimize an index after deletion, just commit and you are done.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- From: Jae Joo <[EMAIL PROTECTED]> To: solr-user <solr-user@lucene.apache.org> Sent: Thursday, October 25, 2007 3:10:49 PM Subject: Delete index and "commit or optimize" Hi, I have 9g index and try to delete a couple of document. The actual deletion is working fine. Here is my question. Do I have to OPTIMIZE the index after deleting? or just COMMIT it? The original index already optimized. Thanks, Jae Joo