public static class CoreAdminRequest.Unload extends CoreAdminRequest
CoreAdminRequest.Create, CoreAdminRequest.MergeIndexes, CoreAdminRequest.Persist, CoreAdminRequest.UnloadSolrRequest.METHOD| Modifier and Type | Field and Description |
|---|---|
protected boolean |
deleteIndex |
action, core, other| Constructor and Description |
|---|
CoreAdminRequest.Unload(boolean deleteIndex) |
| Modifier and Type | Method and Description |
|---|---|
SolrParams |
getParams() |
boolean |
isDeleteIndex() |
void |
setDeleteIndex(boolean deleteIndex) |
aliasCore, createCore, createCore, getContentStreams, getStatus, mergeIndexes, persist, process, reloadCore, renameCore, setAction, setCoreName, setOtherCoreName, unloadCore, unloadCoregetMethod, getPath, getResponseParser, setMethod, setPath, setResponseParserpublic boolean isDeleteIndex()
public void setDeleteIndex(boolean deleteIndex)
public SolrParams getParams()
getParams in class CoreAdminRequest