Uses of Interface
org.alfresco.repo.search.impl.solr.SolrQueryClient
-
Packages that use SolrQueryClient Package Description org.alfresco.repo.search.impl.solr -
-
Uses of SolrQueryClient in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement SolrQueryClient Modifier and Type Class Description classSolrQueryHTTPClientclassSolrSQLHttpClientHTTP Client that queries Solr using the sql handler.Methods in org.alfresco.repo.search.impl.solr with parameters of type SolrQueryClient Modifier and Type Method Description voidSolrBackupClient. setSolrQueryHTTPClient(SolrQueryClient solrQueryHTTPClient)voidSolrQueryLanguage. setSolrQueryHTTPClient(SolrQueryClient solrQueryHTTPClient)voidSolrSuggesterServiceImpl. setSolrQueryHTTPClient(SolrQueryClient solrQueryHTTPClient)
-