[
https://issues.apache.org/jira/browse/SOLR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681807#action_12681807
]
Yonik Seeley commented on SOLR-1051:
------------------------------------
The update processor has primarily been for documents not whole indexes....
still, if an update processor were keeping track of changes to the index, or
what documents were in the index, then a merge event like this could be
important.
I think perhaps "merge" might be a better name than "add" though, since we may
want to allow a core to have multiple lucene indexes in the future?
> 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
>
>
> 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.