Google can index PDF files can't it? Why not install a Google search on your site and let it go to town on your directory structure?
-----Original Message----- From: Ry Mittlestadt [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2008 11:18 AM To: CF-Talk Subject: Advice and direction, please. Hi All, I need a little help and direction with a project. Iââ¬â¢ve got 50+ .pdf ââ¬Ëjournals.ââ¬â¢ Each journal has 3 to 5 articles in it. We want to make the journalââ¬â¢s text searchable, and to be able to send (download) just the related article(s) instead of the whole journal. Weââ¬â¢re running CF8 and MySql on windows and we own the journals, so there arenââ¬â¢t any copyright issues. Question 1 ââ¬â Which search engine ââ¬â Verity or Google? We already use Verity on our site, but Google is pretty cool and powerful. Question 2 ââ¬â Where to store the pdfââ¬â¢s ââ¬â in a directory or in MySql? Iââ¬â¢ve gathered from other peopleââ¬â¢s posts that there are issues with MySqlââ¬â¢s BLOB data type. I donââ¬â¢t know exactly what those issues are - would I run into them storing pdfââ¬â¢s in MySql? Question 3 ââ¬â pdf files ââ¬â Should I save each article as a separate file (or record) or should I leave the articles in the journal and let CFPDF pull the particular article out? If youââ¬â¢ve had a similar project, what did you do and why? Thanks!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:307422 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

