Zend_Search_Lucene_Search_WeightCalculate 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 38)
getValue (line 45)
The weight for this query.
normalize (line 59)
Assigns the query normalization factor to this.
sumOfSquaredWeights (line 52)
The sum of squared weights of contained query clauses.
Documentation generated on Tue, 11 Jul 2006 12:18:18 -0500 by phpDocumentor 1.3.0RC6