PHP Solr Client
---------------
Key: SOLR-341
URL: https://issues.apache.org/jira/browse/SOLR-341
Project: Solr
Issue Type: New Feature
Components: clients - php
Affects Versions: 1.2
Environment: PHP >= 5.2.0 (or older with JSON PECL extension or other
json_decode function implementation). Solr >= 1.2
Reporter: Donovan Jimenez
Priority: Trivial
Developed this client when the example PHP source didn't meet our needs. The
company I work for agreed to release it under the terms of the Apache License.
This version is slightly different from what I originally linked to on the dev
mailing list. I've incorporated feedback from Yonik and "hossman" to simplify
the client and only accept one response format (JSON currently).
When Solr 1.3 is released the client can be updated to use the PHP or
Serialized PHP response writer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.