Hi Julian,

I'm a bit confused. The indexing is indeed being done through XML, but
in searching it is possible to get JSON results by using the wt=json
parameter, have a look here:

http://wiki.apache.org/solr/SolJSON

Best,

Patrick


-----Original Message-----
From: Julian Davchev [mailto:j...@drun.net] 
Sent: dinsdag 16 december 2008 22:39
To: solr-user@lucene.apache.org
Subject: Re: php client. json communication

Hi,
1. Thanks for links, I looked at both. Still I think that solr ....or at
least those php clients doesn't support jason as input.
It's clear that it's possible to get json response.....but search is
only possible via xml queries.


Plaatje, Patrick wrote:
> Or have a look at the Wiki, probably a better way to start:
>
> http://wiki.apache.org/solr/SolPHP
>
> Best,
>
> Patrick
>
> --------------------------------------------------------------
> Just trying to help
> http://www.ipros.nl/
> --------------------------------------------------------------
>
> -----Original Message-----
> From: KishoreVeleti CoreObjects [mailto:kisho...@coreobjects.com]
> Sent: dinsdag 16 december 2008 15:14
> To: solr-user@lucene.apache.org
> Subject: Re: php client. json communication
>
>
> Check out this link
> http://www.ibm.com/developerworks/library/os-php-apachesolr/index.html
>
> If anyone of you used it can you share your experiences.
>
> Thanks,
> Kishore Veleti A.V.K.
>
>
> Julian Davchev wrote:
>   
>> Hi,
>> I am about to integrate solr for index/search of my documents/data. 
>> It's php application but I see it should be no problem as solr works 
>> with xml by default.
>> Is there any read php lib that will ease/help whole communication 
>> with
>>     
>
>   
>> solr and if possible to send/receive json data.
>>
>> I looked up archive list and seems not many discussions in php. Also 
>> from manual it seems that it can only get json response but request 
>> should always be xml.
>> Cheers,
>>
>>
>>     
>
> --
> View this message in context:
> http://www.nabble.com/php-client.-json-communication-tp21033573p210338
> 06
> .html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>   

Reply via email to