Erick,
I'm using query time join, that requires colocated collections.
I just have dictionaries replicas on all nodes of my cluster

Like this:
&fq={!join score=none from=id fromIndex=collection to=dictionary}*:*

-- 
Vadim


> -----Original Message-----
> From: Erick Erickson [mailto:erickerick...@gmail.com]
> Sent: Monday, July 29, 2019 3:19 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr join query
> 
> Vadim:
> 
> Are you using streaming or the special “cross collection” join that requires
> colocated collection?
> 
> > On Jul 29, 2019, at 4:23 AM, Vadim Ivanov <vadim.iva...@spb.ntk-
> intourist.ru> wrote:
> >
> > I'm using join of multivalued field to the id field of dictionary (another
> collection).
> > It's working pretty well
> >
> > --
> > Vadim
> >
> >> -----Original Message-----
> >> From: Rajdeep Sahoo [mailto:rajdeepsahoo2...@gmail.com]
> >> Sent: Monday, July 22, 2019 9:19 PM
> >> To: solr-user@lucene.apache.org
> >> Subject: Solr join query
> >>
> >> Can we join two solr collection based on multivalued field.
> >

Reply via email to