public static class ConfigSetService.Standalone extends ConfigSetService
ConfigSetService.ConfigResource, ConfigSetService.StandaloneparentLoader| Constructor and Description |
|---|
Standalone(SolrResourceLoader loader,
boolean shareSchema,
Path configSetBase) |
| Modifier and Type | Method and Description |
|---|---|
String |
configSetName(CoreDescriptor cd)
Return a name for the ConfigSet for a core to be used for printing/diagnostic purposes.
|
SolrResourceLoader |
createCoreResourceLoader(CoreDescriptor cd)
Create a SolrResourceLoader for a core
|
protected Long |
getCurrentSchemaModificationVersion(String configSet,
SolrConfig solrConfig,
String schemaFileName)
Returns a modification version for the schema file.
|
protected Path |
locateInstanceDir(CoreDescriptor cd) |
createConfigSetService, createIndexSchema, createSolrConfig, getParsedSchema, loadConfigSet, loadConfigSetFlags, loadConfigSetPropertiespublic Standalone(SolrResourceLoader loader, boolean shareSchema, Path configSetBase)
public SolrResourceLoader createCoreResourceLoader(CoreDescriptor cd)
ConfigSetServicecreateCoreResourceLoader in class ConfigSetServicecd - the core's CoreDescriptorpublic String configSetName(CoreDescriptor cd)
ConfigSetServiceconfigSetName in class ConfigSetServicecd - the core's CoreDescriptorprotected Path locateInstanceDir(CoreDescriptor cd)
protected Long getCurrentSchemaModificationVersion(String configSet, SolrConfig solrConfig, String schemaFileName)
ConfigSetServicegetCurrentSchemaModificationVersion in class ConfigSetServiceCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.