public static class SchemaRequest.DeleteField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String)
will fail.SolrRequest.METHOD
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
DeleteField(String fieldName)
Creates a new instance of the request.
|
DeleteField(String fieldName,
SolrParams q) |
createResponse, getContentWriter
getParams
addHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2
public DeleteField(String fieldName)
fieldName
- the name of the new field to be removedpublic DeleteField(String fieldName, SolrParams q)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.