On Fri, Apr 13, 2012 at 6:43 PM, John Chee <johnc...@mylife.com> wrote:
> On Fri, Apr 13, 2012 at 2:40 PM, Benson Margulies <bimargul...@gmail.com> 
> wrote:
>> Given a query including a subquery, is there any way for me to learn
>> that subquery's contribution to the overall document score?

I need this number to be available in a SearchComponent that runs
after QueryComponent.


>>
>> I can provide 'why on earth would anyone ...' if someone wants to know.
>
> Have you tried debugQuery=true?
> http://wiki.apache.org/solr/CommonQueryParameters#debugQuery The
> 'explain' field of the result explains the scoring of each document.

Reply via email to