Yes, it is solrcloud setup.

On Fri, Mar 11, 2022 at 12:57 AM Srijan <shree...@gmail.com> wrote:

> Is this a SolrCloud setup?
>
> On Thu, Mar 10, 2022, 22:25 Venkateswarlu Bommineni <bvr...@gmail.com>
> wrote:
>
> > Hello All,
> >
> > I have a requirement to join 2 collections and get fields from both the
> > collections.
> >
> > I have got the join query as below, when i run below join query I am
> > getting the fields of Collection1 only.
> >
> > is There any way I can get the fields from collection2 as well ?
> >
> > Running below query on Collection1.
> > {!join method="crossCollection" fromIndex="collection2" from="id" to="id"
> > v="*:*"}
> >
> >
> > Any help here is much appreciated !!
> >
> > Thanks,
> > Venkat.
> >
>

Reply via email to