Re: Implementing "google like" search
Re: Implementing "google like" search
- Subject: Re: Implementing "google like" search
- From: Arturo Perez <email@hidden>
- Date: Tue, 08 Nov 2005 09:56:00 -0500
時期 精霊 wrote:
Hello,
Thanks for all the answers.
I'm currently using Oracle and PostgreSQL.
I'll have a look at lucene too.
Regards
Kuon
The Oracle natural language search is called Context.
The pgSQL one is called GiST (I think).
-arturo
On Oct 28, 2005, at 10:35 PM, Arturo Perez wrote:
時期 精霊 wrote:
Hello,
I have an SQL database with a field called "title".
...
But my customer want a google like search engine.
...
Any idea of starting point? Integration with WebObjects of existing
libraries?
With just a SQL database it will be difficult. But some databases,
like PostgreSQL and Oracle do provide natural language search
extensions. What SQL database are you using?
-arturo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden