>>collection index should be copied >>across also from master to slave but it isn't
Hi, The files don't need to be copied over, set up a mapping on the other cluster machines pointing to where the one collection is and all changes will be picked up automatically. If there is a mapping problem, check file permissions, I think it should work even if collection outside of web folder. Since CF 4.0 "and can be used in situations where you have several ColdFusion servers-perhaps operating in a cluster-that all need to be able to search/index the same information. By creating this mapped collection, the Verity engine will use the index files maintained by the other Coldfusion server. When the collection is reindexed on the other server, all collections that are mapped to it reflect the new data in the search results. This keeps from having to maintain separate collections on each Cold Fusion server." ch on verity, web app construction kit, Ben Forta. Colm Colm Brazel MA CB Publications www.cbweb.net <http://www.cbweb.net> Macromedia-Dublin UserGroup Manager http://www.mmug-dublin.com [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Web Site Design & Development, Cold Fusion, general publishing including E-Books. The information contained in this e-mail transmission is confidential and may be privileged. It is intended only for the addressee(s) stated above. If you are not an addressee, any use, dissemination, distribution, publication,or copying of the information contained in this e-mail is strictly prohibited. If you have received this e-mail in error, please immediately notify CB Publications by telephone at 353-1-4941625 or e-mail [EMAIL PROTECTED] and delete the e-mail from your system. -----Original Message----- From: Lovelock, Richard J [mailto:[EMAIL PROTECTED] Sent: 11 September 2003 11:40 To: 'cflist' Subject: [ cf-dev ] Verity / Cluster Problem Hi I have a problem with Verity. My client has a two web server set-up with content clustering from the master to slave via cluster-cats at two minute intervals. We are also using Paperthin's Commonspot content management system. There is a problem whereby the the Verity collection index should be copied across also from master to slave but it isn't, so the same search on each of the servers is yielding different results. I am fairly new to Verity. My client has suggested that it could be a problem with CF locking the files in the verity collection because it's constantly using them to index pages, create searches etc. i am not sure if this problem is directly linked to CF/clustering or to do with the Commonspot CMS. If any one can shed any light or has any ideas, it would be much appreciated. (Anyone else had experience with clustering/verity?) Cheers _______________________________________________________<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> * Regards, Richard Lovelock Westminster City Council - Web Support Cap Gemini Ernst & Young Southbank 95 Wandsworth Road London SW8 2HG ( 0870 906 7482 _______________________________________________________ **************************************************************************** **************** " This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message ". **************************************************************************** **************** --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.515 / Virus Database: 313 - Release Date: 01/09/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.515 / Virus Database: 313 - Release Date: 01/09/2003 -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
