|
|
|
[
Permlink
| « Hide
]
Michael Sammut - 24/Oct/07 10:49 AM
As an update the collection is not searchable
When performing a search the error reads:
Element CONFIG.VERITY.AINDICES is undefined in APPLICATION. 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 thecf_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. |
|||||||||||||||||||||||||||||||||||||||||||||||||