Calculate query weights and build query scorers.
A Weight is constructed by a query Query->createWeight(). The sumOfSquaredWeights() method is then called on the top-level query to compute the query normalization factor Similarity->queryNorm(float). This factor is then passed to normalize(float). At this point the weighting is complete.
Located in /Zend/Search/Lucene/Search/Weight.php (line 36)
The weight for this query.
Assigns the query normalization factor to this.
The sum of squared weights of contained query clauses.
Documentation generated on Tue, 18 Apr 2006 11:55:49 -0700 by phpDocumentor 1.3.0RC3