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