Re: Issue with Block Join Parent Query Parser

2016-07-26 Thread Mikhail Khludnev
How it's parsed? You can check with debugQuery=true On Tue, Jul 26, 2016 at 10:53 AM, Zheng Lin Edwin Yeo wrote: > Hi, > > I'm using Solr 6.1.0 > > Would like to find out, can we use the Block Join Parent Query Parser to > filter the parents when I search for a field in the child document? > > F

Issue with Block Join Parent Query Parser

2016-07-26 Thread Zheng Lin Edwin Yeo
Hi, I'm using Solr 6.1.0 Would like to find out, can we use the Block Join Parent Query Parser to filter the parents when I search for a field in the child document? For example, when I just filter by child query like this, I get 8 results. q={!parent which="*content_type:parentDocument*"}+range