Class FileSystemConfigSetService


  • public class FileSystemConfigSetService
    extends ConfigSetService
    Solr Standalone File System 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.