update : 2015.11.03
php.shukuma.com

검색:
 
 
Retrieves the current boost value for the document

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.