gt; Regards,
> > > >> Edwin
> > > >>
> > > >>
> > > >> On 17 June 2017 at 11:53, Zheng Lin Edwin Yeo >
> > > >> wrote:
> > > >>
> > > >> > Hi Joel,
> > > >> >
> > >
ION":"Invalid JoinStream - all
> > incoming
> > >> stream comparators (sort) must be a superset of this stream's
> > >> equalitor.","EOF":true}]}}
> > >> >
> > >> >
> > >> >
1, q=*:*, fl="collectionId,collectionName",
> >> > sort="collectionId asc"),
> >> > )on="personId=collectionId"
> >> >
> >> > The query will get stuck, until I get this message. After which, the
> >> whole
> >>
plica1] o.a.s.c.c.ConnectionManager
>> Our
>> > previous ZooKeeper session was expired. Attempting to reconnect to
>> recover
>> > relationship with ZooKeeper...
>> >
>> >
>> > Regards,
>> > Edwin
>> >
>> >
&g
Edwin
> >>
> >>
> >> On 15 June 2017 at 20:16, Joel Bernstein wrote:
> >>
> >>> It looks like you are running into this bug:
> >>> https://issues.apache.org/jira/browse/SOLR-10512. This not been
> resolved
> >>> yet, but I believ
e, if in "people" collection, it is called personId, and in
>>> > "pets" collection, it is called petsId. But in "collectionId", it is
>>> called
>>> > collectionName, but it won't work when I place it this way below. Any
>>> &
it is
>> called
>> > collectionName, but it won't work when I place it this way below. Any
>> > suggestions on how I can handle this?
>> >
>> > innerJoin(innerJoin(
>> > search(people, q=*:*, fl="personId,name", sort="personId asc&qu
quot;personId=petsId"
> > ),
> > search(collection1, q=*:*, fl="collectionId,collectionName",
> > sort="personId asc"),
> > )on="personId=collectionId"
> >
> >
> > Regards,
> > Edwin
> >
> > On 14 Jun
ch(pets, q=type:cat, fl="pertsId,petName", sort="personId asc"),
> on="personId=petsId"
> ),
> search(collection1, q=*:*, fl="collectionId,collectionName",
> sort="personId asc"),
> )on="personId=collectionId"
>
>
&
quot;personId asc"),
on="personId=petsId"
),
search(collection1, q=*:*, fl="collectionId,collectionName",
sort="personId asc"),
)on="personId=collectionId"
Regards,
Edwin
On 14 June 2017 at 23:13, Zheng Lin Edwin Yeo wrote:
> Hi,
>
> I&
Hi,
I'm using Solr 6.5.1.
Is it possible to have multiple hashJoin or innerJoin in the query?
An example will be something like this for innerJoin:
innerJoin(innerJoin(
search(people, q=*:*, fl="personId,name", sort="personId asc"),
search(pets, q=type:cat, fl
11 matches
Mail list logo