Subject | Re: [firebird-php] Re: Search Engine |
---|---|
Author | Almond |
Post date | 2006-11-24T04:11:04Z |
Thank you for your help. I think I not made my question clear.
I try to build a knowledge base with search feature. So, I need to build a
search engine on user entered data inside a firebird database, i.e. inside
blob text, keyword, etc.
Regards,
Almond Wong
At 2006-11-24 01:09, Myles Wakeham wrote:
I try to build a knowledge base with search feature. So, I need to build a
search engine on user entered data inside a firebird database, i.e. inside
blob text, keyword, etc.
Regards,
Almond Wong
At 2006-11-24 01:09, Myles Wakeham wrote:
> > Anybody know there are some kind of search engine in PHP and
> > support
> > Chinese language ?
>
>Why don't you just use SOAP WebServices and integrate directly with
>Google.com for this? I mean using NuSOAP or native PHP5 SOAP Web Client
>services, you can simply subscribe directly to Google.com and pass the
>search to them as a webservice request, and then format the results and
>display them in your PHP5 application.
>
>Do a 'Google' search for Google's web services API and you'll be set.
>
>Regards,
>Myles
>
>===============================
>Myles Wakeham
>Director of Engineering
>Tech Solutions US, Inc.
>Phone (480) 451-7440
>www.techsol.org
>
>