public class HttpServers extends SolrServers
| Constructor and Description |
|---|
HttpServers(SolrConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrServer |
createServer() |
protected SolrServer |
createServer(java.lang.String index) |
clearCache, getConfig, getServer, getServer, removeServer, shutdownpublic HttpServers(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.Exception