Re: ToParentBlockJoinQuery$BlockJoinWeight cannot explain match on parent document

2012-05-29 Thread Christoph Kaser
Hi Martijn, thank you for your response. I created the following issue: https://issues.apache.org/jira/browse/LUCENE-4082 Christoph Am 25.05.2012 16:25, schrieb Martijn v Groningen: Hi Christoph, You can open an issue for this. I think we can use the child score as an explanation of why a pa

Re: ToParentBlockJoinQuery$BlockJoinWeight cannot explain match on parent document

2012-05-25 Thread Martijn v Groningen
Hi Christoph, You can open an issue for this. I think we can use the child score as an explanation of why a parent doc is scored the way it is. Martijn On 25 May 2012 13:20, Christoph Kaser wrote: > Hello all, > > I try to calculate score explanations for a query that contains a > ToParentBlock

ToParentBlockJoinQuery$BlockJoinWeight cannot explain match on parent document

2012-05-25 Thread Christoph Kaser
Hello all, I try to calculate score explanations for a query that contains a ToParentBlockJoinQuery and get the following exception: java.lang.UnsupportedOperationException: org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinWeight cannot explain match on parent document at org.a