Apache Lucene.Net 2.4.0 Class Library API

StandardTokenizer Fields

The fields of the StandardTokenizer class are listed below. For a complete list of StandardTokenizer class members, see the StandardTokenizer Members topic.

Public Static Fields

ACRONYM 
ACRONYM_DEP 
ALPHANUM 
APOSTROPHE 
CJ 
COMPANY 
EMAIL 
HOST 
NUM 
TOKEN_TYPES 
tokenImage 

Protected Internal Instance Fields

input (inherited from Tokenizer)The text source for this Tokenizer.

See Also

StandardTokenizer Class | Lucene.Net.Analysis.Standard Namespace