SolrInputDocument
PHP Manual

SolrInputDocument::getBoost

(PECL solr >= 0.9.2)

SolrInputDocument::getBoostRetrieves the current boost value for the document

설명

public float SolrInputDocument::getBoost ( void )

Retrieves the current boost value for the document.

인수

이 함수는 인수가 없습니다.

반환값

Returns the boost value on success and FALSE on failure.


SolrInputDocument
PHP Manual