Uses of Class
org.apache.lucene.analysis.ko.dict.ConnectionCosts
Packages that use ConnectionCosts
Package
Description
Analyzer for Korean.
Korean dictionary implementation.
-
Uses of ConnectionCosts in org.apache.lucene.analysis.ko
Constructors in org.apache.lucene.analysis.ko with parameters of type ConnectionCostsModifierConstructorDescriptionKoreanTokenizer(AttributeFactory factory, TokenInfoDictionary systemDictionary, UnknownDictionary unkDictionary, ConnectionCosts connectionCosts, UserDictionary userDictionary, KoreanTokenizer.DecompoundMode mode, boolean outputUnknownUnigrams, boolean discardPunctuation) Create a new KoreanTokenizer supplying a custom system dictionary and unknown dictionary. -
Uses of ConnectionCosts in org.apache.lucene.analysis.ko.dict
Fields in org.apache.lucene.analysis.ko.dict declared as ConnectionCostsModifier and TypeFieldDescription(package private) static final ConnectionCostsConnectionCosts.SingletonHolder.INSTANCEMethods in org.apache.lucene.analysis.ko.dict that return ConnectionCostsMethods in org.apache.lucene.analysis.ko.dict that return types with arguments of type ConnectionCosts