If you're using Solr 6, you can use streaming expressions:

https://cwiki.apache.org/confluence/display/solr/Streaming+Expressions


Regards,

Edwin

On 1 March 2017 at 18:27, vrindavda <vrinda...@gmail.com> wrote:

> Hi Nitin,
>
> You can use   Streaming Expressions
> <https://cwiki.apache.org/confluence/display/solr/Streaming+Expressions>
> for Joins in SolrCloud only (For Collections Not Core).
>
> Again this can affect you performance, I would suggest to copy fields from
> one collection to another any seamlessly use features like facet. Facets
> get
> difficult and complex as you use Joins ( Ref
> <http://lucene.472066.n3.nabble.com/Solr-6-Use-facet-
> with-Streaming-Expressions-LeftOuterJoin-td4290526.html>
> ).
>
>
>
> --
> View this message in context: http://lucene.472066.n3.
> nabble.com/SOLR-JOIN-tp4322744p4322781.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to