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 — Récupère un tableau contenant les noms de toutes les propriétés
Récupère un tableau contenant les noms de toutes les propriétés.
Cette fonction ne contient aucun paramètre.
Retourne un tableau.
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.