mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
ACS-2792 - Moved static method registerSolrClientInterceptors from InsightEngine to SearchServices
This commit is contained in:
+1
-1
@@ -239,7 +239,7 @@ public class AlfrescoCoreAdminHandler extends CoreAdminHandler
|
||||
/**
|
||||
* Register the required {@link HttpRequestInterceptor}s
|
||||
*/
|
||||
private static void registerSolrClientInterceptors()
|
||||
public static void registerSolrClientInterceptors()
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user