Class ZSearchTermWeight

Description

Located in /incubator/Zend/Search/Lucene/search/ZSearchTermWeight.php (line 32)

ZSearchWeight
   |
   --ZSearchTermWeight
Method Summary
 ZSearchTermWeight __construct (mixed $term, mixed $query, ZSearch $reader)
 float getValue ()
 void normalize (float $queryNorm)
Methods
Constructor __construct (line 91)

ZSearchTermWeight constructor reader - index reader

  • access: public
ZSearchTermWeight __construct (mixed $term, mixed $query, ZSearch $reader)
getValue (line 104)

The weight for this query

  • access: public
float getValue ()

Redefinition of:
ZSearchWeight::getValue()
The weight for this query.
normalize (line 133)

Assigns the query normalization factor to this.

  • access: public
void normalize (float $queryNorm)
  • float $queryNorm

Redefinition of:
ZSearchWeight::normalize()
Assigns the query normalization factor to this.
sumOfSquaredWeights (line 115)

The sum of squared weights of contained query clauses.

  • access: public
float sumOfSquaredWeights ()

Redefinition of:
ZSearchWeight::sumOfSquaredWeights()
The sum of squared weights of contained query clauses.

Inherited Methods

Inherited From ZSearchWeight

 ZSearchWeight::getValue()
 ZSearchWeight::normalize()
 ZSearchWeight::sumOfSquaredWeights()

Documentation generated on Wed, 08 Mar 2006 04:56:58 -0800 by phpDocumentor 1.3.0RC4