public static class SchemaRequest.FieldType extends AbstractSchemaRequest<SchemaResponse.FieldTypeResponse>
SolrRequest.METHODparamsSUPPORTED_METHODS, useBinaryV2, usev2| 构造器和说明 |
|---|
FieldType(String fieldTypeName)
Creates a new instance of the request.
|
FieldType(String fieldTypeName,
SolrParams q) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SchemaResponse.FieldTypeResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
getParamsaddHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2public FieldType(String fieldTypeName)
fieldTypeName - the name of the field type for which the definition is to be retrievedpublic FieldType(String fieldTypeName, SolrParams q)
protected SchemaResponse.FieldTypeResponse createResponse(SolrClient client)
SolrRequestcreateResponse 在类中 SolrRequest<SchemaResponse.FieldTypeResponse>client - the SolrClient the request will be sent toCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.