Package org.apache.solr.ltr.store
Class ModelStore
java.lang.Object
org.apache.solr.ltr.store.ModelStore
Contains the model and features declared.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddModel(LTRScoringModel modeldata) voidclear()toString()
-
Constructor Details
-
ModelStore
public ModelStore()
-
-
Method Details
-
getModel
-
clear
public void clear() -
getModels
-
toString
-
delete
-
addModel
- Throws:
ModelException
-