Question
CF8 Verity Collection Problem
I am running the test code shown below.
The result is:
query
CATEGORIES CHARSET CREATED DOCCOUNT EXTERNAL LANGUAGE LASTMODIFIED MAPPED NAME ONLINE PATH REGISTERED SIZE
1 No 1252 {ts '2008-12-11 15:51:16'} 81 NO english {ts '2008-12-11 15:52:05'} NO testcontent YES /opt/coldfusion8/verity/collections/testcontent CF 220
struct
Detail The collection you specified does not exists or is not registered with the ColdFusion Search Service.
Message The collection testcontent does not exist.
[snip rest of dump]
When I use the CLI rcvdk program, the collection works fine and I can search against the collection.
The result is:
query
CATEGORIES CHARSET CREATED DOCCOUNT EXTERNAL LANGUAGE LASTMODIFIED MAPPED NAME ONLINE PATH REGISTERED SIZE
1 No 1252 {ts '2008-12-11 15:51:16'} 81 NO english {ts '2008-12-11 15:52:05'} NO testcontent YES /opt/coldfusion8/verity/collections/testcontent CF 220
struct
Detail The collection you specified does not exists or is not registered with the ColdFusion Search Service.
Message The collection testcontent does not exist.
[snip rest of dump]
When I use the CLI rcvdk program, the collection works fine and I can search against the collection.