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:[email protected]]
> Sent: Monday, July 29, 2019 3:19 PM
> To: [email protected]
> 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 <[email protected]
> 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:[email protected]]
> >> Sent: Monday, July 22, 2019 9:19 PM
> >> To: [email protected]
> >> Subject: Solr join query
> >>
> >> Can we join two solr collection based on multivalued field.
> >