Class ConfigSetService.Default

  • Direct Known Subclasses:
    ConfigSetService.SchemaCaching
    Enclosing class:
    ConfigSetService

    public static class ConfigSetService.Default
    extends ConfigSetService
    The default ConfigSetService. 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.
    • Constructor Detail

      • Default

        public Default​(SolrResourceLoader loader,
                       Path configSetBase)
        Create a new ConfigSetService.Default
        Parameters:
        loader - the CoreContainer's resource loader
        configSetBase - the base directory under which to look for config set directories