Re: Implementing "google like" search
Re: Implementing "google like" search
- Subject: Re: Implementing "google like" search
- From: Karl <email@hidden>
- Date: Fri, 28 Oct 2005 16:38:17 -0400
As Arturo says, your database may already have this. If not then
another option is to use Lucene and to add a method to your EO that
passes the title and primary key over to Lucene.
A good Lucene implementation can be very versatile and typically
takes about 1 week to fully code including getting your head around
the analyzers.
I recommend the book Lucene in Action.
Karl
On 28-Oct-05, at 4: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:
40mac.com
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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