[ 
https://issues.apache.org/jira/browse/SOLR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716173#action_12716173
 ] 

Shalin Shekhar Mangar commented on SOLR-1051:
---------------------------------------------

bq. I like it a bit more because you keep track of the merge by going through 
UpdateProcessor.

I see your point. I'll give a patch which passes the target core into the 
request.

{quote}
* There should be a provision to merge one core w/ another. According to me the 
most common usecase would be to create a core , add docs to that , and then 
just merge it into the main core which is serving requests. This way, the user 
will not need to touch the filesystem of directly.
* The indexDirs parameter should not be comma separated values. http request 
can accept multiple values for same parameter
{quote}

Agree on both. I'll commit the fix and #2 first since the feature in trunk is 
broken. Then we can work on adding #1 which requires more changes.

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

Reply via email to