Grant, can you describe your use case? Currently we can filter on the relationship using a filter query. So I was wondering what use case would involve retrieving the relationship. Are you looking to discover what relationships are available? One of the assumptions I made was that users would know what relationships they wanted to traverse.
Joel Bernstein http://joelsolr.blogspot.com/ On Wed, Oct 26, 2016 at 9:39 AM, Grant Ingersoll <gsing...@apache.org> wrote: > The other way to think about is: I want to put labels on the edges. In my > case, the label is the relationship, in your case, the label is the rating > or author. > > On Wed, Oct 26, 2016 at 7:26 AM Yonik Seeley <ysee...@gmail.com> wrote: > > > On Wed, Oct 26, 2016 at 7:13 AM, Grant Ingersoll <gsing...@apache.org> > > wrote: > > > On Tue, Oct 25, 2016 at 6:26 PM Yonik Seeley <ysee...@gmail.com> > wrote: > > > > > > In your example below it would be akin to injecting the rating onto > those > > > responses as well, not just in the 'fq'. > > > > Gotcha... Yeah, I remember wondering how to do that myself. > > > > -Yonik > > >