SolrInputDocument::getBoost
(PECL solr >= 0.9.2)
SolrInputDocument::getBoost — Retrieves 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.
There are no user contributed notes for this page.
