|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.solr.server.SolrServers
org.eclipse.smila.solr.server.SolrHttpServers
public class SolrHttpServers
SolrServers manager for non-embedded Solr servers.
| Constructor Summary | |
|---|---|
SolrHttpServers(SolrProperties properties)
create instance from given properties. |
|
| Method Summary | |
|---|---|
protected SolrServer |
createServer(java.lang.String coreName)
Get a HttpSolrServer by core name. |
SolrServer |
getAdminServer()
create a SolrServer for admin operations not related to a single core (e.g. |
| Methods inherited from class org.eclipse.smila.solr.server.SolrServers |
|---|
getSolrServer, removeAllServers, removeSolrServer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SolrHttpServers(SolrProperties properties)
| Method Detail |
|---|
public SolrServer getAdminServer()
throws SolrServerException
SolrServers
getAdminServer in class SolrServersSolrServerException
protected SolrServer createServer(java.lang.String coreName)
throws SolrServerException
createServer in class SolrServersSolrServerException
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||