> One thing to check is whether CFSEARCH allows caching > (Studio doesn't think it does, which agrees with my > recollection). If your app is as amenable to caching > queries as www.SMARTERyellowPages.com is, then your > choice may be clear.
While you can't use CACHEDWITHIN or CACHEDAFTER attributes with CFSEARCH as you can with CFQUERY, you can certainly cache a recordset from CFSEARCH by storing it in a persistent variable. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

