public static class SchemaRequest.DynamicFields extends AbstractSchemaRequest<SchemaResponse.DynamicFieldsResponse>
SolrRequest.METHOD
SUPPORTED_METHODS
Constructor and Description |
---|
DynamicFields() |
DynamicFields(SolrParams q) |
Modifier and Type | Method and Description |
---|---|
protected SchemaResponse.DynamicFieldsResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
getContentStreams, getParams
getBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
public DynamicFields()
public DynamicFields(SolrParams q)
protected SchemaResponse.DynamicFieldsResponse createResponse(SolrClient client)
SolrRequest
createResponse
in class SolrRequest<SchemaResponse.DynamicFieldsResponse>
client
- the SolrClient
the request will be sent toCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.