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, locateInstanceDir
createSolrConfig, getConfig
public static final org.joda.time.format.DateTimeFormatter cacheKeyFormatter
public ConfigSetService.SchemaCaching(SolrResourceLoader loader, String configSetBase)
public IndexSchema createIndexSchema(CoreDescriptor cd, SolrConfig solrConfig)
ConfigSetService
createIndexSchema
in class ConfigSetService
cd
- the core's CoreDescriptorsolrConfig
- the core's SolrConfigCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.