[
https://issues.apache.org/jira/browse/SOLR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699955#action_12699955
]
Ning Li commented on SOLR-1051:
-------------------------------
bq. indexC = merge(A, B), leaving A and B unmodified
Thanks for the comments! With the current approach, you can achieve this by
creating an empty index C then merging A and B into C, no?
> 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
> Priority: Minor
> Attachments: 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.