[ 
https://issues.apache.org/jira/browse/SOLR-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612191#action_12612191
 ] 

Jesse Friedlander commented on SOLR-51:
---------------------------------------

I believe line 99 should read:
$value = ($item->children() != "")? $item->children() : $item;

Otherwise, int and str results do not get assigned to the array.

> SolrQuery - PHP query client for Solr
> -------------------------------------
>
>                 Key: SOLR-51
>                 URL: https://issues.apache.org/jira/browse/SOLR-51
>             Project: Solr
>          Issue Type: New Feature
>          Components: clients - php
>         Environment: PHP, ADODB, curl
>            Reporter: Brian Lucas
>         Attachments: SolrQuery.php
>
>
> PHP client for querying a SOLR datastore

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to