Class ZSearchPhraseWeight

Description

Located in /incubator/Zend/Search/Lucene/search/ZSearchPhraseWeight.php (line 33)

ZSearchWeight
   |
   --ZSearchPhraseWeight
Method Summary
 ZSearchPhraseWeight __construct (ZSearchPhraseQuery $query, ZSearch $reader)
 float getValue ()
 void normalize (float $queryNorm)
Methods
Constructor __construct (line 85)

ZSearchPhraseWeight constructor

  • access: public
ZSearchPhraseWeight __construct (ZSearchPhraseQuery $query, ZSearch $reader)
getValue (line 97)

The weight for this query

  • access: public
float getValue ()

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

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

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