Zend Framework
1.12
|
Public Member Functions | |
getValue () | |
The weight for this query. | |
sumOfSquaredWeights () | |
The sum of squared weights of contained query clauses. | |
normalize ($norm) | |
Assigns the query normalization factor to this. | |
Protected Attributes | |
$_queryNorm | |
$_value | |
getValue | ( | ) |
The weight for this query.
|
abstract |
Assigns the query normalization factor to this.
float | $norm |
|
abstract |
The sum of squared weights of contained query clauses.
|
protected |
|
protected |