public static class SchemaRequest.DeleteField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String)
will fail.SolrRequest.METHOD
SUPPORTED_METHODS
Constructor and Description |
---|
DeleteField(String fieldName)
Creates a new instance of the request.
|
DeleteField(String fieldName,
SolrParams q) |
createResponse, getContentStreams
getParams
getBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
public 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.