Uses of Class
org.apache.lucene.analysis.ja.dict.TokenInfoFST
Packages that use TokenInfoFST
Package
Description
Analyzer for Japanese.
Kuromoji dictionary implementation.
-
Uses of TokenInfoFST in org.apache.lucene.analysis.ja
Fields in org.apache.lucene.analysis.ja declared as TokenInfoFSTModifier and TypeFieldDescriptionprivate final TokenInfoFSTJapaneseTokenizer.fstprivate final TokenInfoFSTJapaneseTokenizer.userFST -
Uses of TokenInfoFST in org.apache.lucene.analysis.ja.dict
Fields in org.apache.lucene.analysis.ja.dict declared as TokenInfoFSTModifier and TypeFieldDescriptionprivate final TokenInfoFSTTokenInfoDictionary.fstprivate final TokenInfoFSTUserDictionary.fstMethods in org.apache.lucene.analysis.ja.dict that return TokenInfoFST