Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
org.apache.solr.handler |
Concrete implementations of
SolrRequestHandler |
org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI |
Modifier and Type | Field and Description |
---|---|
protected ConfigSetsHandler |
CoreContainer.configSetsHandler |
Modifier and Type | Method and Description |
---|---|
ConfigSetsHandler |
CoreContainer.getConfigSetsHandler() |
Constructor and Description |
---|
ClusterAPI(CollectionsHandler ch,
ConfigSetsHandler configSetsHandler) |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,Object> |
ConfigSetsHandler.ConfigSetOperation.call(SolrQueryRequest req,
SolrQueryResponse rsp,
ConfigSetsHandler h) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.