|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
TokenFilterFactory | A TokenFilterFactory creates a
TokenFilter to transform one TokenStream
into another. |
TokenizerFactory | A TokenizerFactory breaks up a stream of characters
into tokens. |
Class Summary | |
---|---|
BaseTokenFilterFactory | Simple abstract implementation that handles init arg processing. |
BaseTokenizerFactory | Simple abstract implementation that handles init arg processing. |
BufferedTokenStream | Handles input and output buffering of TokenStream |
EnglishPorterFilterFactory | |
HTMLStripReader | A Reader that wraps another reader and attempts to strip out HTML constructs. |
HTMLStripStandardTokenizerFactory | |
HTMLStripWhitespaceTokenizerFactory | |
HyphenatedWordsFilter | When the plain text is extracted from documents, we will often have many words hyphenated and broken into two lines. |
HyphenatedWordsFilterFactory | Factory for HyphenatedWordsFilter |
ISOLatin1AccentFilterFactory | Factory for ISOLatin1AccentFilter $Id$ |
KeywordTokenizerFactory | |
LengthFilter | |
LengthFilterFactory | |
LetterTokenizerFactory | |
LowerCaseFilterFactory | |
LowerCaseTokenizerFactory | |
PorterStemFilterFactory | |
RemoveDuplicatesTokenFilter | A TokenFilter which filters out Tokens at the same position and Term text as the previous token in the stream. |
RemoveDuplicatesTokenFilterFactory | |
SnowballPorterFilterFactory | Factory for SnowballFilters, with configurable language Browsing the code, SnowballFilter uses reflection to adapt to Lucene... |
SolrAnalyzer | |
StandardFilterFactory | |
StandardTokenizerFactory | |
StopFilterFactory | |
SynonymFilter | SynonymFilter handles multi-token synonyms with variable position increment offsets. |
SynonymFilterFactory | |
SynonymMap | Mapping rules for use with SynonymFilter |
TokenizerChain | |
WhitespaceTokenizerFactory | |
WordDelimiterFilterFactory |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |