(PECL solr >= 0.9.2)
Adds a field to the document
public bool SolrInputDocument::addField ( string $fieldName, string $fieldValue [, float $fieldBoostValue = 0.0 ] )
For multi-value fields, if a valid boost value is specified, the specified value will be multiplied by the current boost value for this field.
Parameters:
fieldName
The name of the field