I have built my collections, they appear in the Verity Plug in and I can see them in CF Admin. However, whenI search I get the following error:
The collection handb_dmhtml does not exist. The collection you specified does not exists or is not registered with the ColdFusion Search Service. The error occurred in E:\_webdev\farcry_root\projects\handb\includedObj \_search.cfm: line 103 The collection exists as clear as day. My only thought is that there is some where else that I need to update the path to Verity in FC. I am not sure where else since I have gone over all the usual suspects. As a side note the issue with the Verity Plug in not Updating collections has been rectified. I have added this as comment to the Bug Tracker: This issue appears to be a holdover from a bug in in CFMX 7 (http:// kb.adobe.com/selfservice/viewContent.do?externalId=cfe19ecb&sliceId=2) ColdFusion MX 7: Indexing a Verity collection fails with a Path not found error Reason The Verity k2index service uses "workspace" directories to store files while it performs the indexing. These "workspace" directories are located under the cf_root\verity\Data\services \ColdFusionK2_indexserver1\ws directory and are named "cf_jrpp- n_workspace". The above error can be thrown if there is not enough disk space for Verity to create these workspaces. Solution 1. Stop the ColdFusion MX 7 Search Server service. 2. Delete all of the directories under thecf_root\verity\Data \services\ColdFusionK2_indexserver1\ws directory. 3. Restart the ColdFusion MX 7 Search Server service. 4. Re-index the collection. The above allows indexing correctly. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
