| Package | Description |
|---|---|
| org.apache.solr.cloud.api.collections |
Package related to internal implementations of the SolrCloud collections api
|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI |
| Modifier and Type | Method and Description |
|---|---|
static NamedList |
MaintainRoutedAliasCmd.remoteInvoke(CollectionsHandler collHandler,
String aliasName,
String mostRecentCollName)
Invokes this command from the client.
|
| 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.