public static class SchemaRequest.ReplaceField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String) will fail.SolrRequest.METHOD| Constructor and Description | 
|---|
| ReplaceField(Map<String,Object> fieldAttributes)Creates a new instance of the request. | 
| ReplaceField(Map<String,Object> fieldAttributes,
            SolrParams q) | 
createResponse, getContentStreamsgetParamsgetBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallbackpublic ReplaceField(Map<String,Object> fieldAttributes)
fieldAttributes - field type attributes that can be used to enrich the field definition.public ReplaceField(Map<String,Object> fieldAttributes, SolrParams q)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.