public abstract class AdapterModel extends LTRScoringModel
init(SolrResourceLoader)
method.Modifier and Type | Field and Description |
---|---|
protected SolrResourceLoader |
solrResourceLoader |
features, name, norms
NULL_ACCOUNTABLE
Constructor and Description |
---|
AdapterModel(String name,
List<Feature> features,
List<Normalizer> norms,
String featureStoreName,
List<Feature> allFeatures,
Map<String,Object> params) |
Modifier and Type | Method and Description |
---|---|
void |
init(SolrResourceLoader solrResourceLoader) |
equals, explain, getAllFeatures, getFeatures, getFeatureStoreName, getInstance, getName, getNormalizerExplanation, getNorms, getParams, hashCode, normalizeFeaturesInPlace, ramBytesUsed, score, toString, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getChildResources
protected SolrResourceLoader solrResourceLoader
public void init(SolrResourceLoader solrResourceLoader) throws ModelException
ModelException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.