Description
Currently if you specify multiple terms.fl parameters on the request, while requesting terms' statistics, you get them for the first requested field (because the code only uses fields[0]). There's no reason why not to return the stats for the terms in all specified fields. It's a rather simple change, and I will post a patch shortly.