cts.wordQueryWeight( query as cts.wordQuery ) as Number
Returns the weight with which the specified query was constructed.
cts.wordQueryWeight(cts.wordQuery("hello")); => 1