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 — Returns an array of all the names of the properties
Açıklama
public array SolrObject::getPropertyNames
( void
)
Returns an array of all the names of the properties
Değiştirgeler
Bu işlevin değiştirgesi yoktur.
Dönen Değerler
Returns an array.
dohpaz at nospam dot net
20-May-2010 11:21
