SolrDocument::__unset
Removes a field from the document
&reftitle.description;
public boolSolrDocument::__unset
stringfieldName
Removes a field from the document when the field is access as an object property.
&reftitle.parameters;
fieldName
The name of the field.
&reftitle.returnvalues;
&return.success;