public static class SchemaRequest.DeleteCopyField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String) will fail.SolrRequest.METHODSUPPORTED_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, getContentWritergetParamsaddHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2public 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-2020 Apache Software Foundation. All Rights Reserved.