public static class SchemaRequest.DeleteDynamicField extends SchemaRequest.Update
SolrRequest.process(SolrClient, String)
will fail.SolrRequest.METHOD
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
DeleteDynamicField(String dynamicFieldName)
Creates a new instance of the request.
|
DeleteDynamicField(String fieldName,
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 DeleteDynamicField(String dynamicFieldName)
dynamicFieldName
- the name of the dynamic field to be removedpublic DeleteDynamicField(String fieldName, SolrParams q)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.