Class SolrStandaloneSearchProvider.ClusterSolrClient.ClusterNodeSolrClient
java.lang.Object
org.apache.solr.client.solrj.SolrClient
de.hybris.platform.solrfacetsearch.solr.impl.SolrStandaloneSearchProvider.ClusterSolrClient.ClusterNodeSolrClient
- All Implemented Interfaces:
Closeable,Serializable,AutoCloseable
- Enclosing class:
- SolrStandaloneSearchProvider.ClusterSolrClient
protected static class SolrStandaloneSearchProvider.ClusterSolrClient.ClusterNodeSolrClient
extends org.apache.solr.client.solrj.SolrClient
- See Also:
-
Method Summary
Methods inherited from class org.apache.solr.client.solrj.SolrClient
add, add, add, add, add, add, add, add, add, add, addBean, addBean, addBean, addBean, addBeans, addBeans, addBeans, addBeans, addBeans, addBeans, commit, commit, commit, commit, commit, commit, deleteById, deleteById, deleteById, deleteById, deleteById, deleteById, deleteById, deleteById, deleteByQuery, deleteByQuery, deleteByQuery, deleteByQuery, getBinder, getById, getById, getById, getById, getById, getById, getById, getById, optimize, optimize, optimize, optimize, optimize, optimize, ping, ping, query, query, query, query, queryAndStreamResponse, queryAndStreamResponse, queryAndStreamResponse, request, rollback, rollback
-
Method Details
-
getSolrClient
protected org.apache.solr.client.solrj.SolrClient getSolrClient() -
getNode
-
request
public org.apache.solr.common.util.NamedList<Object> request(org.apache.solr.client.solrj.SolrRequest request, String collection) throws org.apache.solr.client.solrj.SolrServerException, IOException - Specified by:
requestin classorg.apache.solr.client.solrj.SolrClient- Throws:
org.apache.solr.client.solrj.SolrServerExceptionIOException
-
close
- Throws:
IOException
-