ClassicTokenizerImpl
This class implements the classic lucene StandardTokenizer up until 3.0
Functions
Link copied to clipboard
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
Link copied to clipboard
Fills CharTermAttribute with the current token text.
Link copied to clipboard
Link copied to clipboard
Pushes the specified amount of characters back into the input stream.