Yes, I have worked with them a lot without issue. Let me see if I still have the Verity docs on them. I'm assuming you're using the vdk and not the K2 server.
Regards, Rob Rusher --- Ronald West <[EMAIL PROTECTED]> wrote: > Rob, > > Thanks for the pointer; we are currently running custom collections > (query-based). I Did not find any thing in the Verity documentation > regarding those types of collections, only file based. > > Have you done any work with these types of collections? > > ==================== > Ronald West > Senior Applications Developer > PaperThin > 617-471-4440 x219 > [EMAIL PROTECTED] > > CMSWatch recently ranked PaperThin's CommonSpot Content Server "Best > Overall Value" among leading content management solutions. Find out more > at www.paperthin.com. > > -----Original Message----- > From: Rob Rusher [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 4:27 PM > To: CF-Linux > Subject: Re: Verity > > How are you sure the collections are completing? > Are you using mkvdk or cfindex? > Are there a bunch of tmp files remaining in the swap space '/tmp'? > > An idea I have is based on how Verity works. It uses the system swap > space to > store the spidered documents. The indexer then grabs those docs and puts > them > into the collections. > > Having multiple spiders running can cause you to run out of disk space. > If the > spiders are putting more info into the swap space than the indexer can > handle > and you run out of space it can hang the server. > > Another possibility is if you're indexing PDFs. In some versions of > Verity, it > has been known to have problems when trying to index multiple PDF at the > same > time. This was a problem with the keyfilter that Adobe provided Verity. > This > too can hang a server. > > You should try using the mkvdk (opt/coldfusion/verity/_iLnx21/bin/mkvdk) > to > index, it provides a more control of the indexing process. You should > set the > messaging level (-outlevel 64) to debug the indexing process. > > Alternatively, you could use the rcvdk to browse your collection to > confirm the > number of entries, etc... > > HTH > > Regards, > Rob Rusher > > --- Ronald West <[EMAIL PROTECTED]> wrote: > > Has anyone seen any performance problem (i.e. memory leaking) when > > working with Verity? > > > > We have a custom verity collection (query) and we are seeing some > > problems after indexing pages. > > > > In a particular instance two collections were indexed simultaneously, > > one collection with ~1400 records the other with ~ 2500 records. The > > collections index correctly but the server hangs there after. > > > > > > > > What does macromedia recommend in the sizes and maintenance of Verity > > collections under Linux and MX. > > > > > > > > BTW - the server is a dual 1.4GHz with 2 GB of memory. > > > > > > > > Any help or experiences with Verity would be greatly appreciated. > > > > > > > > ==================== > > > > Ronald West > > > > Senior Applications Developer > > > > PaperThin > > > > 617-471-4440 x219 > > > > <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > > > > > > > > CMSWatch recently ranked PaperThin's CommonSpot Content Server "Best > > Overall Value" among leading content management solutions. Find out > more > > at > > > <file:///C:\Documents%20and%20Settings\rwest\Application%20Data\Microsof > > t\Signatures\www.paperthin.com> www.paperthin.com. > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
