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.
SolrObject::getPropertyNames
(PECL solr >= 0.9.2)
SolrObject::getPropertyNames — 全てのプロパティ名の配列を返す
説明
public array SolrObject::getPropertyNames
( void
)
全てのプロパティ名の配列を返します。
パラメータ
この関数にはパラメータはありません。
返り値
配列を返します。
dohpaz at nospam dot net
20-May-2010 08:21
