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.
(PECL solr >= 0.9.2)
SolrObject::getPropertyNames — Devuelve una matriz de todos los nombres de las propiedades
Devuelve una matriz de todos los nombres de las propiedades.
Esta función no contiene ningún parámetro.
Devuelve una matriz.
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.