(PECL solr >= 0.9.2)
Resets the input document
public bool SolrInputDocument::clear ( void )
Resets the document by dropping all the fields and resets the document boost to zero.
Returns:
Returns TRUE
on success or FALSE
on failure.
Please login to continue.