I had this originally under another subject because I thought the problem was something else, but I have determined that the problem is that my CFSEARCH is not returning results. I have a very large collection (it is nearly 3 gigabytes on the disk) and any search I try to do on the collection times out. Here is my CFSEARCH line:
<cfsearch collection="sMyCollection" name="getAllResults" criteria="#UCase(url.criteria)#" maxrows="1" > Yes, even with maxrows="1" my search still times out. I originally had maxrows="8192". FYI - I am running on MX 6.1 Enterprise (cannot upgrade at this time). I need a solution to this! Is the collection too large? According to MX documentation, the Verity engine bundled with MX Enterprise should handle 250,000 documents. Any suggestions? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262933 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

