<cf_smartass> Tell the client to stop trying to return everything in the collection </cf_smartass>
In all seriousness, searching for * in a verity collection is about like looking for *.* on your hard drive, everything matches. CF restricts the amount of results from a verity collection to 64k... you need to put some error checking around your <cfsearch> tag and massage the search. Good luck, Verity's a bear! C. Hatton Humphrey, Developer Fisher, Towne & Associates 716-839-2141 x336 [EMAIL PROTECTED] > -----Original Message----- > From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 11, 2002 9:54 AM > To: CF-Community > Subject: Grrr... Damn CF4.5 Verity > > > We've got a customer who refuses to pay for the upgrade to CF5 (even > though they can get the educational discount) for 2 servers... Anyways, > the moan about this is that I'm trying to build one HAUGE Verity on it > (covering about 200 mini-sites) which has 9,800 pages... The problem is > that if you search for "*", it returns "Criteria is not specific enough. > Result set exceeded maximum size (64K)." > > Does anybody know a simple (and quick) way to get around this nightmare > I'm having? > > Philip Arnold > Technical Director > Certified ColdFusion Developer > ASP Multimedia Limited > T: +44 (0)20 8680 1133 > F: +44 (0)20 8686 7911 > > An ISO9001 registered company. > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > ********************************************************************** > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
