(PECL solr >= 0.9.2)
SolrDocument::__unset — 从文档中移除字段
$fieldName
当字段作为对象属性访问时,从文档中移除该字段。
fieldName
字段名称。
成功返回 true,失败返回 false。
true
false