public static class SearchClusterComponent.OverrideCollectionAndDelegateSolrClient
extends org.apache.solr.client.solrj.SolrClient
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.solr.client.solrj.SolrClient |
getSolrClient() |
<any> |
request(SolrRequest request,
java.lang.String collection) |
public <any> request(SolrRequest request,
java.lang.String collection)
throws SolrServerException,
java.io.IOException
SolrServerExceptionjava.io.IOExceptionpublic org.apache.solr.client.solrj.SolrClient getSolrClient()
public void close()
throws java.io.IOException
java.io.IOException