public static class CoreAdminRequest.MergeIndexes extends CoreAdminRequest
CoreAdminRequest.Create, CoreAdminRequest.CreateSnapshot, CoreAdminRequest.DeleteSnapshot, CoreAdminRequest.ListSnapshots, CoreAdminRequest.MergeIndexes, CoreAdminRequest.OverrideLastPublished, CoreAdminRequest.RequestRecovery, CoreAdminRequest.RequestSyncShard, CoreAdminRequest.Unload, CoreAdminRequest.WaitForState
SolrRequest.METHOD
Modifier and Type | Field and Description |
---|---|
protected List<String> |
indexDirs |
protected List<String> |
srcCores |
action, core, isIndexInfoNeeded, other
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
MergeIndexes() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getIndexDirs() |
SolrParams |
getParams() |
List<String> |
getSrcCores() |
void |
setIndexDirs(List<String> indexDirs) |
void |
setSrcCores(List<String> srcCores) |
createCore, createCore, createCore, createResponse, getCoreStatus, getCoreStatus, getStatus, mergeIndexes, reloadCore, renameCore, setAction, setCoreName, setIndexInfoNeeded, setOtherCoreName, swapCore, unloadCore, unloadCore, unloadCore
getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUseV2
public SolrParams getParams()
getParams
in class CoreAdminRequest
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.