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 |
---|
SchemaCaching(SolrResourceLoader loader,
Path configSetBase) |
Modifier and Type | Method and Description |
---|---|
static String |
cacheName(Path schemaFile) |
IndexSchema |
createIndexSchema(CoreDescriptor cd,
SolrConfig solrConfig)
Create an IndexSchema object for a core
|
configName, createCoreResourceLoader, locateInstanceDir
createConfigSetProperties, createConfigSetService, createSolrConfig, getConfig, getConfigSetFlags
public static final org.joda.time.format.DateTimeFormatter cacheKeyFormatter
public SchemaCaching(SolrResourceLoader loader, Path configSetBase)
public static String cacheName(Path schemaFile) throws IOException
IOException
public IndexSchema createIndexSchema(CoreDescriptor cd, SolrConfig solrConfig)
ConfigSetService
createIndexSchema
in class ConfigSetService
cd
- the core's CoreDescriptorsolrConfig
- the core's SolrConfigCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.