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