Uses of Class
org.alfresco.solr.client.SOLRAPIClient
-
Packages that use SOLRAPIClient Package Description org.alfresco.solr.client -
-
Uses of SOLRAPIClient in org.alfresco.solr.client
Subclasses of SOLRAPIClient in org.alfresco.solr.client Modifier and Type Class Description classSOLRAPIQueueClientA client that reads from an internal queue.Methods in org.alfresco.solr.client that return SOLRAPIClient Modifier and Type Method Description SOLRAPIClientSOLRAPIClientFactory. getSOLRAPIClient(java.util.Properties props, org.alfresco.encryption.KeyResourceLoader keyResourceLoader, org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, org.alfresco.repo.dictionary.NamespaceDAO namespaceDAO)Creates the SOLRAPIClient or gets it from a pool
-