Uses of Class
org.apache.solr.ltr.store.rest.ManagedModelStore
-
Packages that use ManagedModelStore Package Description org.apache.solr.ltr.store.rest Contains theManagedResourcethat encapsulate the feature and the model stores. -
-
Uses of ManagedModelStore in org.apache.solr.ltr.store.rest
Methods in org.apache.solr.ltr.store.rest that return ManagedModelStore Modifier and Type Method Description static ManagedModelStoreManagedModelStore. getManagedModelStore(SolrCore core)
-