suggestion

joev - October 15, 2008 - 10:36
Project:Solr
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

loving this module! just a quick thing...

SolrPhpClient/Apache/Response.php line 217 - foreach ($element as $child) {

i have put $values = array(); on the line above to stop the arrays adding onto each other, this was occuring array on array, object on object. So by the 30th results, the taxonomy_name array (for instance) was huge!

joe

#1

joev - October 22, 2008 - 15:27
Status:fixed» active

#2

libsys - October 22, 2008 - 15:42

Confirmed - I ran into the same issue and applied the same fix - sorry I didn't report this sooner.

 
 

Drupal is a registered trademark of Dries Buytaert.