[ https://issues.apache.org/jira/browse/SOLR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519195 ]
Pieter Berkel commented on SOLR-196: ------------------------------------ Great! I'll try to add some documentation to the wiki in the next few days. >Regarding the content-type, I found it more useful to be able to actually see >the result in a browser. >Is there a content-type we can use for JSON that can achieve both goals for >firefox and IE at least? I couldn't find any suitable mime types that would achieve this goal so it's probably better to leave the content-types unchanged for the moment. > A PHP response writer for Solr > ------------------------------ > > Key: SOLR-196 > URL: https://issues.apache.org/jira/browse/SOLR-196 > Project: Solr > Issue Type: New Feature > Components: clients - php, search > Reporter: Paul Borgermans > Attachments: SOLR-192-php-responsewriter.patch, > SOLR-196-PHPResponseWriter.patch > > > It would be useful to have a PHP response writer that returns an array to be > eval-ed directly. This is especially true for PHP4.x installs, where there is > no built in support for JSON. > This issue attempts to address this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.