RE: expungeDeletes vs optimize

2014-02-05 Thread Petersen, Robert
014 6:37 AM To: solr-user@lucene.apache.org Subject: expungeDeletes vs optimize Does calling commit with expungeDeletes=true result in a full rewrite of the index like an optimize does? or does it only merge away the documents that were "deleted" by commit? Every two weeks or so we

expungeDeletes vs optimize

2014-02-05 Thread Bryan Bende
Does calling commit with expungeDeletes=true result in a full rewrite of the index like an optimize does? or does it only merge away the documents that were "deleted" by commit? Every two weeks or so we run a process to rebuild our index from the original documents resulting in a large amount of d