TokenStreamsSee: Description
| Class | Description | 
|---|---|
| ReversedWildcardFilter | This class produces a special form of reversed tokens, suitable for
 better handling of leading wildcards. | 
| ReversedWildcardFilterFactory | Factory for  ReversedWildcardFilter-s. | 
| SolrAnalyzer | |
| TokenizerChain | An analyzer that uses a tokenizer and a list of token filters to
 create a TokenStream. | 
Factories and classes specific to text analysis and the creation of TokenStreams
See org.apache.lucene.analysis for additional details.
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.