>> Can you do a "more like this" functionality using full text search? >>Can you have it parse your keywords automatically?
Probably not. It didn't look that smart from what I saw. That project got back burnered before I was able to really dig in. I will be revisiting it in the future, and you have definitely picked (sp?) my interest. I take it you have delved into Lucene. Would you be as kind as to point to any resources you found helpful? Many TIA, G On Fri, Apr 4, 2008 at 5:39 PM, Russ <[EMAIL PROTECTED]> wrote: > Can you do a "more like this" functionality using full text search? Can > you > have it parse your keywords automatically? > > IMHO Lucene is far more capable, although requires some custom Java > programming and external indexing. > > Russ > > > -----Original Message----- > > From: Gerald Guido [mailto:[EMAIL PROTECTED] > > Sent: Friday, April 04, 2008 2:26 PM > > To: CF-Talk > > Subject: Re: Lucene (Was: SOUNDEX() in MSSQL) > > > > James, > > MSSQL's full text search is very capable, flexible and can most probably > > do > > what what you are looking to do. It can also index documents using MS's > > indexing services. > > > > http://msdn2.microsoft.com/en-us/library/ms142571.aspx > > > > > > > > > > On Fri, Apr 4, 2008 at 10:47 AM, James Smith <[EMAIL PROTECTED]> > > wrote: > > > > > OK, does anyone have any good examples of setting up and using Lucene? > > > The Apache docs are not beginner friendly... > > > > > > On Thu, Apr 3, 2008 at 3:28 PM, James Smith <[EMAIL PROTECTED] > > > > > wrote: > > > > > If you want really good search results, look into Lucene. I > believe > > > you can > > > > > use the "Did you mean" functionality, which I think is what > you're > > > going > > > > > for. > > > > > > > > I will have a look into it, cheers. > > > > > > > > -- > > > > Jay > > > > > > > > > > > > > > > > -- > > > James Smith > > > IT Director > > > Music Express Ltd > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302779 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

