You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/06/20 22:45:45 UTC

[jira] Commented: (SOLR-603) Support Partial Optimizes

    [ https://issues.apache.org/jira/browse/SOLR-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606888#action_12606888 ] 

Yonik Seeley commented on SOLR-603:
-----------------------------------

nit: maxOptimizeSegments seems a bit wordy... how about numSegments or maxSegments?


> 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
>         Attachments: SOLR-603.patch
>
>
> 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.