public class EmbeddedServers extends SolrServers
| Constructor and Description |
|---|
EmbeddedServers(SolrConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrServer |
createServer() |
protected SolrServer |
createServer(java.lang.String index) |
void |
shutdown() |
clearCache, getConfig, getServer, getServer, removeServerpublic EmbeddedServers(SolrConfig config)
protected SolrServer createServer(java.lang.String index)
throws java.lang.Exception
createServer in class SolrServersjava.lang.Exceptionprotected SolrServer createServer()
throws java.lang.Exception
createServer in class SolrServersjava.lang.Exceptionpublic void shutdown()
shutdown in class SolrServers