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