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, getContentStreams
getParams
getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
public DeleteDynamicField(String dynamicFieldName)
dynamicFieldName
- the name of the dynamic field to be removedpublic DeleteDynamicField(String fieldName, SolrParams q)
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.