This must be the day for Verity questions! I have two Verity collections, Messages and Documents. Messages is updated when a user posts a message on my discussion board. I indexed the Document directory manually through the CF Administrator to create and index the Documents collection. However, when I run a search on the Documents collection, it returns data from the Messages collection as well. Why is this happening?
Here is my search:
<CFSEARCH COLLECTION="Documents"
NAME="GetSearchInfo"
TYPE="SIMPLE"
CRITERIA="#SearchTerm#"> Calista :-X
Jedi Knight,
Champion of the Force
Here is my search:
<CFSEARCH COLLECTION="Documents"
NAME="GetSearchInfo"
TYPE="SIMPLE"
CRITERIA="#SearchTerm#"> Calista :-X
Jedi Knight,
Champion of the Force