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.
positionIncrement setter
Documentation generated on Wed, 21 Feb 2007 12:01:10 -0800 by phpDocumentor 1.3.1