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 "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/26 17:07:45 UTC

[jira] Updated: (SOLR-1051) Support the merge of multiple indexes

     [ https://issues.apache.org/jira/browse/SOLR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-1051:
----------------------------------------

    Attachment: SOLR-1051.patch

Patch updated to trunk. The CoreAdminHandler refactoring in SOLR-1106 had broken this.

The javadocs of IW.addIndexesNoOptimize say that an IW should not be opened on the source indexes. I guess the use-case behind this feature takes care of this? If opening an IW on the source indexes can lead to corruption of the target index, is there any way to avoid it?

I think this patch is ready for commit.  We'd need to record the above warning on the wiki when we add details about this command. If there are no objections, I'll commit in a day or two.

> Support the merge of multiple indexes
> -------------------------------------
>
>                 Key: SOLR-1051
>                 URL: https://issues.apache.org/jira/browse/SOLR-1051
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Ning Li
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>         Attachments: SOLR-1051.patch, SOLR-1051.patch, SOLR-1051.patch
>
>
> This is to support the merge of multiple indexes.

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