T - public interface CollectionCallback<T>
SolrClient. To be used with SolrOperations to
execute methods.| Modifier and Type | Method and Description |
|---|---|
T |
doInSolr(org.apache.solr.client.solrj.SolrClient solrClient,
String collection) |
T doInSolr(org.apache.solr.client.solrj.SolrClient solrClient, String collection) throws org.apache.solr.client.solrj.SolrServerException, IOException
solrClient - executecollection - the collection to operate onorg.apache.solr.client.solrj.SolrServerExceptionIOExceptionCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.