Uses of Class
org.apache.solr.ltr.feature.FeatureException
-
Packages that use FeatureException Package Description org.apache.solr.ltr.feature Contains Feature related classes -
-
Uses of FeatureException in org.apache.solr.ltr.feature
Methods in org.apache.solr.ltr.feature that throw FeatureException Modifier and Type Method Description protected abstract voidFeature. validate()As part of creation of a feature instance, this function confirms that the feature parameters are valid.protected voidFieldLengthFeature. validate()protected voidFieldValueFeature. validate()protected voidOriginalScoreFeature. validate()protected voidSolrFeature. validate()protected voidValueFeature. validate()
-