There are a couple search tools on RIAForge http://listpages.riaforge.org/ http://goat.riaforge.org/ http://seeker.riaforge.org/
I have not used these. The second two require you to create Java Objects and most shared hosts don't allow that. FWIW, I did some research on SQL server 05 a while back and it has some powerful search tools. IIRC It requires full text search to enabled so I am not sure if this functionality will be available to you. I got pulled from the project before I could implement anything but what I do remember was that that it had some pretty impressive search capabilities. G! On Fri, Mar 26, 2010 at 5:36 PM, Dave Burns <[email protected]> wrote: > > Thanks, Barney. > > I've used MySQL's FULLTEXT capabilities in the past with good success. I > should clarify that we're using SQL Server 2008. I think that has some > similar abilities. I agree though that the overall approach is not ideal. > I'm hoping someone has a combo of some spidering scripts I'd run with a cron > job and then a CFC for the search functionality. I have a strong feeling > that's a looong shot. > > Dave > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332358 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

