(PECL solr >= 0.9.2)
Retrieves the current boost value for the document
public float SolrInputDocument::getBoost ( void )
Retrieves the current boost value for the document.
Returns:
Returns the boost value on success and FALSE
on failure.
Please login to continue.