public static class ConfigSetService.SchemaCaching extends ConfigSetService.Default
ConfigSetService.Default, ConfigSetService.SchemaCaching| Modifier and Type | Field and Description |
|---|---|
static org.joda.time.format.DateTimeFormatter |
cacheKeyFormatter |
parentLoader| Constructor and Description |
|---|
ConfigSetService.SchemaCaching(SolrResourceLoader loader,
String configSetBase) |
| Modifier and Type | Method and Description |
|---|---|
static String |
cacheName(File schemaFile) |
IndexSchema |
createIndexSchema(CoreDescriptor cd,
SolrConfig solrConfig)
Create an IndexSchema object for a core
|
configName, createCoreResourceLoader, locateInstanceDircreateSolrConfig, getConfigpublic static final org.joda.time.format.DateTimeFormatter cacheKeyFormatter
public ConfigSetService.SchemaCaching(SolrResourceLoader loader, String configSetBase)
public IndexSchema createIndexSchema(CoreDescriptor cd, SolrConfig solrConfig)
ConfigSetServicecreateIndexSchema in class ConfigSetServicecd - the core's CoreDescriptorsolrConfig - the core's SolrConfigCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.