SolrInputDocument::getFieldBoost(PECL solr >= 0.9.2) SolrInputDocument::getFieldBoost — Retrieves the boost value for a particular field Описание
public float SolrInputDocument::getFieldBoost
( string $fieldName
)
Retrieves the boost value for a particular field. Список параметров
Возвращаемые значенияReturns the boost value for the field or FALSE if there was an error. |
||