SolrInputDocument::getBoost

(PECL solr >= 0.9.2)

SolrInputDocument::getBoostRetrieves the current boost value for the document

Описание

public SolrInputDocument::getBoost ( void ) : float

Retrieves the current boost value for the document.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the boost value on success and FALSE on failure.