Abstract Class Zend_Search_Lucene_Search_QueryEntry

Description
  • abstract:
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Search/Lucene/Search/QueryEntry.php (line 50)


	
			
Direct descendents
Variable Summary
 float $_boost
Method Summary
 void boost (float $boostFactor)
 void processFuzzyProximityModifier ([mixed $parameter = null])
Variables
float $_boost = 1.0 (line 57)

Query entry boost factor

  • access: protected
Methods
boost (line 81)

Boost query entry

  • access: public
void boost (float $boostFactor)
  • float $boostFactor
getQuery (line 74)

Transform entry to a subquery

  • access: public
  • abstract:
Zend_Search_Lucene_Search_Query getQuery (string $encoding)
  • string $encoding

Redefined in descendants as:
processFuzzyProximityModifier (line 65)

Process modifier ('~')

  • access: public
  • abstract:
void processFuzzyProximityModifier ([mixed $parameter = null])
  • mixed $parameter

Redefined in descendants as:

Documentation generated on Wed, 21 Feb 2007 11:58:02 -0800 by phpDocumentor 1.3.1