public abstract static class SchemaRequest.Update extends AbstractSchemaRequest<SchemaResponse.UpdateResponse>
SolrRequest.METHODparamsSUPPORTED_METHODS, useBinaryV2, usev2| 构造器和说明 |
|---|
Update() |
Update(SolrParams q) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SchemaResponse.UpdateResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
RequestWriter.ContentWriter |
getContentWriter(String expectedType)
If a request object wants to do a push write, implement this method.
|
protected abstract NamedList<Object> |
getRequestParameters() |
getParamsaddHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2public Update()
public Update(SolrParams q)
public RequestWriter.ContentWriter getContentWriter(String expectedType)
SolrRequestgetContentWriter 在类中 SolrRequest<SchemaResponse.UpdateResponse>expectedType - This is the type that the RequestWriter would like to get. But, it is OK to send any formatprotected SchemaResponse.UpdateResponse createResponse(SolrClient client)
SolrRequestcreateResponse 在类中 SolrRequest<SchemaResponse.UpdateResponse>client - the SolrClient the request will be sent toCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.