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