Class SchemaRequest.DeleteDynamicField

    • Constructor Detail

      • DeleteDynamicField

        public DeleteDynamicField​(String dynamicFieldName)
        Creates a new instance of the request.
        Parameters:
        dynamicFieldName - the name of the dynamic field to be removed
      • DeleteDynamicField

        public DeleteDynamicField​(String fieldName,
                                  SolrParams q)