Uses of Enum Class
org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Packages that use MoreLikeThisParams.TermStyle
-
Uses of MoreLikeThisParams.TermStyle in org.apache.solr.common.params
Methods in org.apache.solr.common.params that return MoreLikeThisParams.TermStyleModifier and TypeMethodDescriptionstatic MoreLikeThisParams.TermStylestatic MoreLikeThisParams.TermStyleReturns the enum constant of this class with the specified name.static MoreLikeThisParams.TermStyle[]MoreLikeThisParams.TermStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.