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