SolrObject::getPropertyNames
(PECL solr >= 0.9.2)
SolrObject::getPropertyNames — Returns an array of all the names of the properties
参数
此函数没有参数。
返回值
Returns an array.
+添加备注
用户贡献的备注 1 note
dohpaz at nospam dot net ¶
14 years ago
It should be noted that when using SolrObject::getPropertyNames(), the array keys have an invisible character that needs to be trim()'d to work correctly.
备份地址:http://www.lvesu.com/blog/php/solrobject.getpropertynames.php