public static class TestHarness.TestConfigSolr
extends org.apache.solr.core.ConfigSolr
| Constructor and Description |
|---|
TestHarness.TestConfigSolr(org.apache.solr.core.SolrResourceLoader loader,
String coreName,
String dataDir,
String solrConfig,
String schema) |
TestHarness.TestConfigSolr(String coreName,
String dataDir,
String solrConfig,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.solr.core.CoresLocator |
getCoresLocator() |
protected String |
getProperty(org.apache.solr.core.ConfigSolr.CfgProp key) |
org.apache.solr.core.PluginInfo |
getShardHandlerFactoryPluginInfo() |
createCoreConfigService, fromFile, fromInputStream, fromSolrHome, fromString, getAutoReplicaFailoverBadNodeExpiration, getAutoReplicaFailoverWaitAfterExpiration, getAutoReplicaFailoverWorkLoopDelay, getCollectionsHandlerClass, getConfigSetBaseDirectory, getCoreAdminHandlerClass, getCoreLoadThreadCount, getCoreRootDirectory, getDistributedConnectionTimeout, getDistributedSocketTimeout, getGenericCoreNodeNames, getHost, getInfoHandlerClass, getLeaderConflictResolveWait, getLeaderVoteWait, getLogWatcherConfig, getManagementPath, getMaxUpdateConnections, getMaxUpdateConnectionsPerHost, getSharedLibDirectory, getSolrHostPort, getSolrProperties, getSolrResourceLoader, getTransientCacheSize, getZkACLProviderClass, getZkClientTimeout, getZkCredentialsProviderClass, getZkHost, getZkHostContext, hasSchemaCachepublic TestHarness.TestConfigSolr(String coreName, String dataDir, String solrConfig, String schema)
public org.apache.solr.core.CoresLocator getCoresLocator()
getCoresLocator in class org.apache.solr.core.ConfigSolrpublic org.apache.solr.core.PluginInfo getShardHandlerFactoryPluginInfo()
getShardHandlerFactoryPluginInfo in class org.apache.solr.core.ConfigSolrprotected String getProperty(org.apache.solr.core.ConfigSolr.CfgProp key)
getProperty in class org.apache.solr.core.ConfigSolrCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.