SolrInputDocument::getBoost
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Retrieves the current boost value for the document
Description
SolrInputDocument::getBoost(): float
Retrieves the current boost value for the document.
Parameters Parameters
Return Values
Returns the boost value on success and false on failure.