You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Paul Borgermans (JIRA)" <ji...@apache.org> on 2007/03/24 13:05:33 UTC

[jira] Updated: (SOLR-196) A PHP response writer for Solr

     [ https://issues.apache.org/jira/browse/SOLR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Borgermans updated SOLR-196:
---------------------------------

    Attachment: SOLR-192-php-responsewriter.patch

Attached first version of my patch to provide a PHP response writer (patch made against trunk rev 516287)

This relies on a correct schema.xml config file with respect to multi valued fields!! Otherwise, duplicate keys are generated.

> 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
>
>
> 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.