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. >