RE: php client. json communication

2008-12-16 Thread Plaatje, Patrick
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

Re: php client. json communication

2008-12-16 Thread KishoreVeleti CoreObjects
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-tp21033573p21033806.html Sent from the Solr - User mailing list archive at Nabble.com.

php client. json communication

2008-12-16 Thread Julian Davchev
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

Re: php client. json communication

2008-12-16 Thread Julian Davchev
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

RE: php client. json communication

2008-12-16 Thread Plaatje, Patrick
: Julian Davchev [mailto:j...@drun.net] Sent: dinsdag 16 december 2008 23:02 To: solr-user@lucene.apache.org Subject: Re: php client. json communication I think I got it now. Search request is actually just simple url with few params...no json or xml or fancy stuff needed. I was concerned

RE: php client. json communication

2008-12-16 Thread Plaatje, Patrick
...@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