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