: 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"
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