Class SchemaRequest.DeleteCopyField

All Implemented Interfaces:
Serializable
Enclosing class:
SchemaRequest

public static class SchemaRequest.DeleteCopyField extends SchemaRequest.Update
Deletes a copy field rule from the schema of the specified collection. If the copy field rule does not exist in the schema then the method call SolrRequest.process(SolrClient, String) will fail.
See Also: