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

Michael McCandless commented on LUCENE-2160:
--------------------------------------------

Hmm... isn't there a danger here that a field rename would change the term sort 
order?

Ie, terms in the terms dict are sorted first by field and then by term text.  
Seems like this tool could break that, in the index?

> Tool to rename a field
> ----------------------
>
>                 Key: LUCENE-2160
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2160
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: contrib/*
>    Affects Versions: 3.0
>            Reporter: John Wang
>         Attachments: RenameField.java
>
>
> We found it useful to be able to rename a field.
> It can save a lot of reindexing time/cost when being used in conjunction with 
> ParallelReader to update partially a field.

-- 
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