SolrDocument::__set
Adds another field to the document
&reftitle.description;
public boolSolrDocument::__set
stringfieldName
stringfieldValue
Adds another field to the document. Used to set the fields as new properties.
&reftitle.parameters;
fieldName
Name of the field.
fieldValue
Field value.
&reftitle.returnvalues;
&return.success;