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 — Retorna um array com todos os nomes das propriedades
Retorna um array com todos os nomes das propriedades.
Esta função não possui parâmetros.
Retorna um array.
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.