Re: Equivalent of SQL JOIN in SOLR across multiple cores

2013-12-12 Thread bijalcm
this message in context: http://lucene.472066.n3.nabble.com/Equivalent-of-SQL-JOIN-in-SOLR-across-multiple-cores-tp4106152p4106344.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Equivalent of SQL JOIN in SOLR across multiple cores

2013-12-11 Thread Ahmet Arslan
multiple cores     Select T1.*,T2.*     FROM Table1 T1,Table2 T2     WHERE T1.id = T2.id -- View this message in context: http://lucene.472066.n3.nabble.com/Equivalent-of-SQL-JOIN-in-SOLR-across-multiple-cores-tp4106152.html Sent from the Solr - User mailing list archive at Nabble.com.

Equivalent of SQL JOIN in SOLR across multiple cores

2013-12-11 Thread bijalcm
.472066.n3.nabble.com/Equivalent-of-SQL-JOIN-in-SOLR-across-multiple-cores-tp4106152.html Sent from the Solr - User mailing list archive at Nabble.com.