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

Uwe Schindler commented on LUCENE-1959:
---------------------------------------

I would put it into contrib, as it is a utility tool. I see no real reason to 
have it in core. We have then all flexibility to change and optimize it, as 
Andrzey suggested.

One thing against this tool in its current form: To copy the files it should 
use the directory abstraction lay and not use java.io directly. So open 
IndexInput/IndexOutput to copy the files.

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to