Uses of Interface
org.apache.lucene.analysis.ja.tokenattributes.ReadingAttribute
Packages that use ReadingAttribute
Package
Description
Analyzer for Japanese.
Additional Kuromoji-specific Attributes for text analysis.
-
Uses of ReadingAttribute in org.apache.lucene.analysis.ja
Fields in org.apache.lucene.analysis.ja declared as ReadingAttributeModifier and TypeFieldDescriptionprivate final ReadingAttribute
JapaneseTokenizer.readingAtt
private final ReadingAttribute
JapaneseCompletionFilter.readingAttr
private final ReadingAttribute
JapaneseReadingFormFilter.readingAttr
-
Uses of ReadingAttribute in org.apache.lucene.analysis.ja.tokenattributes
Classes in org.apache.lucene.analysis.ja.tokenattributes that implement ReadingAttribute