Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI |
Modifier and Type | Field and Description |
---|---|
protected CollectionsHandler |
CoreContainer.collectionsHandler |
Modifier and Type | Method and Description |
---|---|
CollectionsHandler |
CoreContainer.getCollectionsHandler() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
CollectionsHandler.CollectionOperation.execute(SolrQueryRequest req,
SolrQueryResponse rsp,
CollectionsHandler h) |
Constructor and Description |
---|
CollectionHandlerApi(CollectionsHandler handler) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.