Class FileSystemConfigSetService

java.lang.Object
org.apache.solr.core.ConfigSetService
org.apache.solr.core.FileSystemConfigSetService

public class FileSystemConfigSetService extends ConfigSetService
FileSystem ConfigSetService impl.

Loads a ConfigSet defined by the core's configSet property, looking for a directory named for the configSet property value underneath a base directory. If no configSet property is set, loads the ConfigSet instead from the core's instance directory.