SolrDocument::deleteField
Removes a field from the document
&reftitle.description;
public boolSolrDocument::deleteField
stringfieldName
Removes a field from the document.
&reftitle.parameters;
fieldName
Name of the field
&reftitle.returnvalues;
&return.success;