Philip K. Warren created SOLR-4905:
--------------------------------------

             Summary: Cross core joins don't work for SolrCloud collections 
and/or aliases
                 Key: SOLR-4905
                 URL: https://issues.apache.org/jira/browse/SOLR-4905
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.2
            Reporter: Philip K. Warren


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to