Another good option is to look at Apache Solr, which is a really nice web-service style wrapper around Lucene. I've used it on a couple of projects a while back and it's *really* nice. It's all lucene under the hood, but you configure, maange, and access through the web.
On Fri, Apr 4, 2008 at 11:50 AM, James Smith <[EMAIL PROTECTED]> wrote: > Cheers, will have a look into it early next week. > > > > On Fri, Apr 4, 2008 at 4:07 PM, Gerald Guido <[EMAIL PROTECTED]> wrote: > > Ray Camden has some stuff on his site. Search his site for Lucene. He has > > some code samples. look for the download links at the bottom of his posts > > > > http://www.coldfusionjedi.com/index.cfm/2007/9/30/ColdFusion-Lucene-Test > > > > I have got it up and running so it is do-able > > > > cflucene.org is MIA btw I have the source somewhere if you are interested. > > > > G > > > > 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:302747 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

