Did you enable the PHP serialized response writer in your solrconfig.xml? It is 
not enabled by default.

Thanks,
Stu


-----Original Message-----
From: James liu <[EMAIL PROTECTED]>
Sent: Monday, November 5, 2007 9:03am
To: solr-user@lucene.apache.org
Subject: Re: how to use PHP AND PHPS?

i know it...but u try it,,u will find simlar question.

On 11/5/07, Robert Young <[EMAIL PROTECTED]> wrote:
>
> I would imagine you have to unserialize
>
> On 11/5/07, James liu <[EMAIL PROTECTED]> wrote:
> > i find they all return string....
> >
> > <?php
> >   $url = '
> >
> http://localhost:8080/solr/select/?q=solr&version=2.2&start=0&rows=10&indent=on&wt=php
> > ';
> >   var_dump(file_get_contents($url);
> > ?>
> >
> >
> > --
> > regards
> > jl
> >
>



-- 
regards
jl


Reply via email to