public class AlfrescoCoreAdminHandler
extends org.apache.solr.handler.admin.CoreAdminHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
AlfrescoCoreAdminHandler() |
AlfrescoCoreAdminHandler(org.apache.solr.core.CoreContainer coreContainer) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<String,InformationServer> |
getInformationServers() |
org.quartz.Scheduler |
getScheduler() |
ConcurrentHashMap<String,Tracker> |
getTrackers() |
protected boolean |
handleCustomAction(org.apache.solr.request.SolrQueryRequest req,
org.apache.solr.request.SolrQueryResponse rsp) |
static void |
main(String[] args) |
getCoreContainer, getCoreStatus, getDescription, getSource, getSourceId, getVersion, handleAliasAction, handleCreateAction, handleMergeAction, handlePersistAction, handleReloadAction, handleRenameAction, handleRequestBody, handleStatusAction, handleSwapAction, handleUnloadAction, init, normalizePathpublic AlfrescoCoreAdminHandler()
public AlfrescoCoreAdminHandler(org.apache.solr.core.CoreContainer coreContainer)
coreContainer - public org.quartz.Scheduler getScheduler()
public ConcurrentHashMap<String,Tracker> getTrackers()
public ConcurrentHashMap<String,InformationServer> getInformationServers()
protected boolean handleCustomAction(org.apache.solr.request.SolrQueryRequest req,
org.apache.solr.request.SolrQueryResponse rsp)
handleCustomAction in class org.apache.solr.handler.admin.CoreAdminHandlerpublic static void main(String[] args)
Copyright © 2005–2017 Alfresco Software. All rights reserved.