Class ZSearchMultiTermWeight

Description

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

ZSearchWeight
   |
   --ZSearchMultiTermWeight
Method Summary
 ZSearchMultiTermWeight __construct (ZSearchMultiTermQuery $query, ZSearch $reader)
 float getValue ()
 void normalize (float $queryNorm)
Methods
Constructor __construct (line 65)

ZSearchMultiTermWeight constructor query - the query that this concerns.

reader - index reader

  • access: public
ZSearchMultiTermWeight __construct (ZSearchMultiTermQuery $query, ZSearch $reader)
getValue (line 87)

The weight for this query

  • access: public
float getValue ()

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

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 98)

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:47 -0800 by phpDocumentor 1.3.0RC4