public static class SchemaRequest.DeleteCopyField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String)
will fail.SolrRequest.METHOD
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
DeleteCopyField(String source,
List<String> dest)
Creates a new instance of the request.
|
DeleteCopyField(String source,
List<String> dest,
SolrParams q) |
createResponse, getContentWriter
getParams
getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2
public DeleteCopyField(String source, List<String> dest)
source
- the source field namedest
- the collection of the destination field namespublic DeleteCopyField(String source, List<String> dest, SolrParams q)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.