Hi, I have a simple question: given a Mset "matches" and a Query "query", how do I get the weight of the terms in the query? Suppose I use the BM25 weighting schme. Also suppose I have the document statistics from the database. Thanks, Kevin