Uses of Interface
org.apache.lucene.analysis.ja.tokenattributes.BaseFormAttribute
Packages that use BaseFormAttribute
Package
Description
Analyzer for Japanese.
Additional Kuromoji-specific Attributes for text analysis.
-
Uses of BaseFormAttribute in org.apache.lucene.analysis.ja
Fields in org.apache.lucene.analysis.ja declared as BaseFormAttributeModifier and TypeFieldDescriptionprivate final BaseFormAttribute
JapaneseBaseFormFilter.basicFormAtt
private final BaseFormAttribute
JapaneseTokenizer.basicFormAtt
-
Uses of BaseFormAttribute in org.apache.lucene.analysis.ja.tokenattributes
Classes in org.apache.lucene.analysis.ja.tokenattributes that implement BaseFormAttribute