SolrInputDocument::setBoost
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Sets the boost value for this document
Description
SolrInputDocument::setBoost(float $documentBoostValue): bool
Sets the boost value for this document.
Parameters
documentBoostValueThe index-time boost value for this document.
Return Values
Success