[
https://issues.apache.org/jira/browse/SOLR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716167#action_12716167
]
Noble Paul commented on SOLR-1051:
----------------------------------
A few suggestions:
* There should be a provision to merge one core w/ another. According to me
this is the most common usecase would be to create a core add docs to that ,
and when I am done I just merge it into the main core which is serving
requests. This way I will not need to touch the filesystem of directly .
* The indexDirs parameter should not be comma separated values. http can accept
multiple values for same parameter
> 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
> Fix For: 1.4
>
> 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.