TokenStreams
See org.apache.lucene.analysis for additional details.See: Description
| Class | Description |
|---|---|
| LegacyHTMLStripCharFilter | Deprecated
use
HTMLStripCharFilter |
| LegacyHTMLStripCharFilterFactory | Deprecated
use
HTMLStripCharFilterFactory |
| 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–2014 The Apache Software Foundation. All rights reserved.