AW: Adding tag to fq makes query return child docs instead of parent docs

2018-06-26 Thread Florian Fankhauser
to fq makes query return child docs instead of parent docs On 6/26/2018 7:22 AM, Florian Fankhauser wrote: > Now for some reason I want to exclude the above filter-query from a > facet-query. Therefore I need to add a tag to the filter-query: > > q={!tag=datefilter}{!parent which=doc

Re: Adding tag to fq makes query return child docs instead of parent docs

2018-06-26 Thread Shawn Heisey
On 6/26/2018 7:22 AM, Florian Fankhauser wrote: Now for some reason I want to exclude the above filter-query from a facet-query. Therefore I need to add a tag to the filter-query: q={!tag=datefilter}{!parent which=doc_type_s:book} acquisition_date_i:20180626 According to the

Adding tag to fq makes query return child docs instead of parent docs

2018-06-26 Thread Florian Fankhauser
Hello, given the following document structure (books as parent, libraries having these books as children) in a Solr 7.3.1 server: book 1000 Mr. Mercedes Stephen King library 1000/100