PHP » GoLang |
login |
register |
about
|
GoLang SolrInputDocument::addField
request it (258)
GoLang replacement for PHP's SolrInputDocument::addField
[edit | history]
PHP SolrInputDocument::addFieldPHP original manual for SolrInputDocument::addField [ show | php.net ]SolrInputDocument::addField(PECL solr >= 0.9.2) SolrInputDocument::addField — Adds a field to the document Description
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. Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|