[
https://issues.apache.org/jira/browse/SOLR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519196
]
Pieter Berkel commented on SOLR-196:
------------------------------------
Hmm, it doesn't look like the two new files from the patch were added properly
during the latest commit:
/src/java/org/apache/solr/request/PHPResponseWriter.java
/src/java/org/apache/solr/request/PHPSerializedResponseWriter.java
We won't get very far without those!
> 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.