I want to set up a simple search page for one of our sites. Instead of doing a database search, I want to use something to crawl the site on a regular interval, and then have the site search that index.
The options seem to be: Verity - Although doesn't seem to allow for indexing remote sites with vspider? Lucene - Would have to create my own crawler or integrate one. Nutch - Either need to figure out how to integrate into CF, or run as a separate app in Tomcat or something. I'm sure tons of people have done this before. I've done the Lucene part before, but without using a crawler. Can someone recommend a solution? Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307568 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

