(PECL solr >= 0.9.2)
SolrDocument::addField — Adds a field to the document
public SolrDocument::addField(string $fieldName, string $fieldValue): bool
This method adds a field to the SolrDocument instance.
fieldNameThe name of the field
fieldValueThe value of the field.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrdocument.addfield.php