update : 2015.11.03
php.shukuma.com검색:
|
SolrInputDocument::addField(PECL solr >= 0.9.2) SolrInputDocument::addField — Adds a field to the document 설명
public bool SolrInputDocument::addField
( string
$fieldName
, string $fieldValue
[, float $fieldBoostValue = 0.0
] )For multi-value fields, if a valid boost value is specified, the specified value will be multiplied by the current boost value for this field. 인수
반환값
성공 시 |