SolrInputDocument::setBoost
(PECL solr >= 0.9.2)
SolrInputDocument::setBoost — Sets the boost value for this document
Descrizione
public bool SolrInputDocument::setBoost
( float
$documentBoostValue
)Sets the boost value for this document.
Elenco dei parametri
-
documentBoostValue -
The index-time boost value for this document.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
