Re: how would I use the new join feature given my schema.

2011-09-27 Thread Chris Hostetter
: I've been reading the information on the new join feature and am not quite : sure how I would use it given my schema structure. I have "User" docs and : "BlogPost" docs and I want to return all BlogPosts that match the fulltext : title "cool" that belong to Users that match the description "solr"

Re: how would I use the new join feature given my schema.

2011-09-15 Thread Jason Toy
Anyone know the query I would do to get the join to work? I'm unable to get it to work. On Wed, Sep 14, 2011 at 10:49 AM, Jason Toy wrote: > I've been reading the information on the new join feature and am not quite > sure how I would use it given my schema structure. I have "User" docs and > "B