public static class ConfigSetService.Default extends ConfigSetService
ConfigSetService.Default, ConfigSetService.SchemaCachingparentLoader| Constructor and Description |
|---|
ConfigSetService.Default(SolrResourceLoader loader,
String configSetBase)
Create a new ConfigSetService.Default
|
| Modifier and Type | Method and Description |
|---|---|
String |
configName(CoreDescriptor cd)
Return a name for the ConfigSet for a core
|
SolrResourceLoader |
createCoreResourceLoader(CoreDescriptor cd)
Create a SolrResourceLoader for a core
|
protected String |
locateInstanceDir(CoreDescriptor cd) |
createIndexSchema, createSolrConfig, getConfigpublic ConfigSetService.Default(SolrResourceLoader loader, String configSetBase)
loader - the CoreContainer's resource loaderconfigSetBase - the base directory under which to look for config set directoriespublic SolrResourceLoader createCoreResourceLoader(CoreDescriptor cd)
ConfigSetServicecreateCoreResourceLoader in class ConfigSetServicecd - the core's CoreDescriptorpublic String configName(CoreDescriptor cd)
ConfigSetServiceconfigName in class ConfigSetServicecd - the core's CoreDescriptorprotected String locateInstanceDir(CoreDescriptor cd)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.