You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/10/08 11:39:31 UTC

[jira] Commented: (LUCENE-1959) Index Splitter

    [ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763433#action_12763433 ] 

Michael McCandless commented on LUCENE-1959:
--------------------------------------------

Looks great, thanks Jason!  I just tweaked the javadoc to this:

/**
 * Command-line tool that enables listing segments in an
 * index, copying specific segments to another index, and
 * deleting segments from an index.
 *
 * <p><b>NOTE</b>: The tool is experimental and might change
 * in incompatible ways in the next release.  You can easily
 * accidentally remove segments from your index so be
 * careful!
 */

My inclination would be to commit this today (ie for 3.0), since it's such an isolated change, but we have said that 3.0 would only turnaround removal of deprecated APIs, cutover to Java 1.5 features, and bug fixes, so if anyone objects to my committing this for 3.0, please speak up soon!


> Index Splitter
> --------------
>
>                 Key: LUCENE-1959
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1959
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Index
>    Affects Versions: 2.9
>            Reporter: Jason Rutherglen
>            Assignee: Michael McCandless
>            Priority: Trivial
>             Fix For: 3.1
>
>         Attachments: LUCENE-1959.patch
>
>
> If an index has multiple segments, this tool allows splitting those segments into separate directories.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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