Hm yes correct .. there is a explicit validation of response-writers in place.

if you want to modify it yourself, check the current trunk
(http://svn.php.net/repository/pecl/solr/trunk/) modify
solr_constants.h, define another response_writer and add another check
in solr_functions_helpers.c in function
solr_is_supported_response_writer

compile the module and go ahead :)

Regards
Stefan

On Thu, Apr 21, 2011 at 1:58 PM, roySolr <royrutten1...@gmail.com> wrote:
> I have tried that but it seems like JSON is not supported
>
> Parameters
>
> responseWriter
>
>    One of the following :
>
>    - xml
>     - phpnative
>
>
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/PECL-SOLR-PHP-extension-JSON-output-tp2846092p2846728.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to