Class FeatureStore

java.lang.Object
org.apache.solr.ltr.store.FeatureStore

public class FeatureStore extends Object
  • Field Details

    • DEFAULT_FEATURE_STORE_NAME

      public static final String DEFAULT_FEATURE_STORE_NAME
      the name of the default feature store
      See Also:
  • Constructor Details

    • FeatureStore

      public FeatureStore(String name)
  • Method Details