Located in /Zend/Search/Lucene/Analysis/Token.php (line 30)
Object constructor
Returns this Token's ending offset, one greater than the position of the last character corresponding to this token in the source text.
Returns the position increment of this Token.
Returns this Token's starting offset, the position of the first character corresponding to this token in the source text.
Note: The difference between getEndOffset() and getStartOffset() may not be equal to strlen(Zend_Search_Lucene_Analysis_Token::getTermText()), as the term text may have been altered by a stemmer or some other filter.
Returns the Token's term text.
Returns this Token's lexical type. Defaults to 'word'.
positionIncrement setter
Documentation generated on Sun, 29 Oct 2006 21:27:35 -0600 by phpDocumentor 1.3.0RC6