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