debug2012 / solr-php-client

Automatically exported from code.google.com/p/solr-php-client
Other
0 stars 0 forks source link

Allow option for parsing response into associative arrays rather than stdObjects #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Allow option for Apache_Solr_Response to parse json into associative arrays 
rather than stdObjects. May want to implement array access interface as well so 
retrieval of values can be consistent down the line.

Original issue reported on code.google.com by donovan....@gmail.com on 11 Jan 2011 at 10:38