It depends whether you want this information for human (debugging) or machine consumption. In the former case, you could use explain that will give you the phrase freq in the explain string (it is used to compute the score). However I can't think of a way you could get the sum of the phrase freqs for all documents.