On thing I've read in my Certification study guide says to put exclusive <cflock's> around cfindex tags and readonly locks around cfsearches.
C. Hatton Humphrey, Developer Fisher, Towne & Associates 716-839-2141 x336 [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Schreck, Tom > Sent: Thursday, October 25, 2001 1:15 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Verity Search > > > thanks for the reply. We are using cf4.5 and have a scheduled > task to loop > over a recordset containing what indexes should be updated. It > was suppose > to run every morning. I suspected this was fowling it up so discontinued > running the scheduled task. However, the collection would still fail. > Seemed the only solution was to stop and restart CF then the > collections and > search capability would work fine until the next morning when the search > engine would fail and my email box filled up with complaints. So, by > changing the scheduled task from daily to only once, would this > make CF stop > running the scheduled task? > > Thanks for your insight. > > Tom > > -----Original Message----- > From: Jeremy Ridout [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 25, 2001 10:41 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Verity Search > > > Tom, > > Sorry about the lateness of this (I've been out of town for 2 weeks), but > are you by chance NOT using CF5? In CF4.5 and under, the Verity > implementation had a very hard time with simulateneous updates > and searches > of a collection. The collection could get corrupted and the only solution > was to kill the collection and recreate and reindex it from scratch. > > CF5 has fixed these problems (using either the VDK or the k2 solution, it > doesnt matter). > > Hope it all works out. > Jeremy > > -----Original Message----- > From: Schreck, Tom [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 16, 2001 8:51 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Verity Search > > > I forgot to mention, I delete the Verity collection using CF > Admin, however, > I have to physically go to the file structure and remove the verity > collection folders created in C:\CFUSION\Verity\Collections. > Then I have to > re-start cold fusion before it will recognize these collections have been > deleted. Hope that helps. Thanks for any help/light you might be able to > shed. > > Tom > > -----Original Message----- > From: Schreck, Tom [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 16, 2001 8:48 AM > To: '[EMAIL PROTECTED]' > Subject: Verity Search > > > Hello all- > I'm getting some weird activity concerning a verity search I've set up > against a database table. I get the following error message. I > proceed to > delete the collection, re-create it and re-index the targeted data and the > search works for awhile then I get this error message again. > This pattern > has been going on for several days now. I thought maybe a > scheduled task to > re-index the collection might be fowling it up, but I turned the schedule > task off but that did not end this pattern. Any ideas? > Error Diagnostic Information > Error occurred in tag CFSEARCH > Collection failed to open: Articles > The error occurred while processing an element with a general > identifier of > (CFSEARCH), occupying document position (51:1) to (55:1). > Date/Time: 10/16/01 08:42:44 > Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) > Remote Address: 172.26.60.8 > HTTP Referer: http://ppcintranet/ppcIntranet/ppcSearch/Index.cfm > > Thanks - Tom > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
