Hi all, I have been using Zend_Search (Lucene) for a couple of days now. I have a query which is compound of subqueries, each of them being a Zend_Search_Lucene_Search_Query_Term.
For a given hit, how can I get the score of each subquery ? If the API does not allow it, can somebody points me to the class where I can retrieve this score ? Thanks in advance, Jean-Michel
