Class ConfigSetProperties


  • public class ConfigSetProperties
    extends Object
    • Constructor Detail

      • ConfigSetProperties

        public ConfigSetProperties()
    • Method Detail

      • readFromResourceLoader

        public static NamedList readFromResourceLoader​(SolrResourceLoader loader,
                                                       String name)
        Return the properties associated with the ConfigSet (e.g. immutable)
        Parameters:
        loader - the resource loader
        name - the name of the config set properties file
        Returns:
        the properties in a NamedList