[
https://issues.apache.org/jira/browse/SOLR-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-4905:
---------------------------------
Attachment: SOLR-4905.patch
Updated patch that removes the change to core container in the previous patch
and checks if the fromIndex is a collection alias. I wasn't sure how to handle
aliases that point to multiple collections, so that produces an error now. I
think this is ready to commit unless there are any other comments?
> Allow fromIndex parameter to JoinQParserPlugin to refer to a single-sharded
> collection that has a replica on all nodes
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-4905
> URL: https://issues.apache.org/jira/browse/SOLR-4905
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Reporter: Philip K. Warren
> Assignee: Timothy Potter
> Attachments: SOLR-4905.patch, SOLR-4905.patch, patch.txt
>
>
> Using a non-SolrCloud setup, it is possible to perform cross core joins
> (http://wiki.apache.org/solr/Join). When testing with SolrCloud, however,
> neither the collection name, alias name (we have created aliases to SolrCloud
> collections), or the automatically generated core name (i.e.
> <collection>_shard1_replica1) work as the fromIndex parameter for a
> cross-core join.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]