You could also use WireHose (http://www.wirehose.com/) which, among other things, can index anything you want.

On Oct 28, 2005, at 4:38 PM, Karl wrote:

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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kgretton% 40mac.com

This email sent to [EMAIL PROTECTED]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/lists% 40anderhome.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to