public class SolrCatalogProvider extends RemoteSolrCatalogProvider
SOLR_CATALOG_CORE_NAME| Constructor and Description |
|---|
SolrCatalogProvider(FilterAdapter filterAdapter,
SolrClientFactory clientFactory,
SolrFilterDelegateFactory solrFilterDelegateFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Future<org.apache.solr.client.solrj.SolrClient> |
createClient()
Request the creation of a new
SolrClient. |
create, delete, getContentTypes, getDescription, getOrganization, getTitle, getUrl, getVersion, isAvailable, isAvailable, maskId, query, setDisableTextPath, setForceAutoCommit, setUrl, shutdown, update, updateClientsetIdgetId, setDescription, setOrganization, setShortname, setTitle, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSecurityAttributesgetIdpublic SolrCatalogProvider(FilterAdapter filterAdapter, SolrClientFactory clientFactory, SolrFilterDelegateFactory solrFilterDelegateFactory)
protected Future<org.apache.solr.client.solrj.SolrClient> createClient()
RemoteSolrCatalogProviderSolrClient.createClient in class RemoteSolrCatalogProviderFuture used to retrieve the new SolrClient createdThis work is licensed under a Creative Commons Attribution 4.0 International License.