パッケージ org.aminds.lucene.analysis

インタフェースの概要
AnalyzerResolver Resolver from a field name to the corresponding Analyzer object.
FieldMatcher  
ReusableCharFilter  
 

クラスの概要
CJKSubReader SubReader that ignores whitespaces between CJ characters.
CodePointBasedSubReader  
DispatchAnalyzer Analyzer that is built with some other Analyzers and that delegates all to those.
EnglishSubReader SubReader that ignores whitespaces between hyphen and alphabet character.
HangulSubReader  
LookaheadCharFilter A CharFilter that is capable of looking ahead.
MarkableCharFilter Note that this implementation is intentionally thread-unsafe.
NormalizedJapaneseAnalyzer  
PatternAnalyzerResolver  
PatternAnalyzerResolver.Pair  
RegexFieldMatcher  
SegmentalTokenizer This tokenizer switches its behavior based on the character sequence that each sub-Reader supports, applying sub-Tokenizers to parts of the original input stream.
SimpleAnalyzerResolver  
SimpleFieldMatcher  
SubReader  
UnicodeNormalizationCharFilter  
 



Copyright (c) 2008-2011 Masashi Nakanishi.