@Role
@Unstable
public interface Solr
Modifier and Type | Method and Description |
---|---|
org.apache.solr.client.solrj.SolrClient |
getClient(String name) |
org.apache.solr.client.solrj.SolrClient getClient(String name) throws SolrException
name
- the name of the Solr coreSolrClient
instance to use to manipulate the coreSolrException
- when failing to create the solr clientCopyright © 2004–2021 XWiki. All rights reserved.