Class Zend_Search_Lucene_Search_QueryToken

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

Located in /Zend/Search/Lucene/Search/QueryToken.php (line 34)


	
			
Class Constant Summary
Variable Summary
integer $text
integer $type
Method Summary
Zend_Search_Lucene_Search_QueryToken __construct (mixed $tokType, mixed $tokText)
Variables
integer $text (line 72)

Token text.

  • access: public
integer $type (line 65)

Token type.

  • access: public
Methods
Constructor __construct (line 81)

IndexReader constructor needs token type and token text as a parameters.

  • access: public
Zend_Search_Lucene_Search_QueryToken __construct (mixed $tokType, mixed $tokText)
Class Constants
TOKTYPE_BRACKET = 3 (line 57)

Token type Bracket.

'(' or ')'

TOKTYPE_FIELD = 1 (line 45)

Token type Field.

Field indicator in 'field:word' pair

TOKTYPE_SIGN = 2 (line 51)

Token type Sign.

'+' (required) or '-' (absentee) sign

TOKTYPE_WORD = 0 (line 39)

Token type Word.

Documentation generated on Sun, 29 Oct 2006 21:27:29 -0600 by phpDocumentor 1.3.0RC6