public static class SchemaRequest.DeleteField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String) will fail.SolrRequest.METHODSUPPORTED_METHODS| Constructor and Description | 
|---|
| DeleteField(String fieldName)Creates a new instance of the request. | 
| DeleteField(String fieldName,
           SolrParams q) | 
createResponse, getContentStreamsgetParamsgetBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallbackpublic DeleteField(String fieldName)
fieldName - the name of the new field to be removedpublic DeleteField(String fieldName, SolrParams q)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.