Support Partial Optimizes
-------------------------
Key: SOLR-603
URL: https://issues.apache.org/jira/browse/SOLR-603
Project: Solr
Issue Type: New Feature
Reporter: Grant Ingersoll
Assignee: Grant Ingersoll
Priority: Minor
It would be useful if Solr supported Lucene's capability to do partial
optimizes. The associated method on the IndexWriter is
[http://lucene.apache.org/java/2_3_2/api/core/org/apache/lucene/index/IndexWriter.html#optimize(int,%20boolean)]
and the variations there-in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.