Hello list,
I am getting an error with my <cfa_TypeSearch> tag that I hope someone can
help me with.
On my search page, I am using cfa_TypeSearch to return content that matches
my search terms. I do this individually with a number of CO Types. When
executed, only one CO Type works fine, all of the others return this error:
-----------------------------------------
Error occurred in tag CFSEARCH
Collection name not found
The error occurred while processing an element with a general identifier of
(CFSEARCH), occupying document position (164:1) to (164:108) in the template
file C:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\TIER0\SEARCH\CFA_TYPESEARCH.CFM.
-----------------------------------------
The code generating this error is:
-----------------------------------------
<cfa_typeSearch
dataSource = "#Request.cfa.objectstore.dsn#"
lTypes = "43CDF433-5773-11D4-B4AE00508B76449E"
searchTerms = "cancer"
resultSet = "key"
bDistinctObject = "false"
r_stResults = "stObjects">
-----------------------------------------
I have verified that my TypeIDs are accurate and that at least one property
in each CO Type is marked "indexed". Also, I have indexed, deleted, and
re-indexed all of my CO Types at this point, with no change in result.
I am at a loss, so any direction would be greatly appreciated.
TIA
----------------------
Steve Jaeger
Spectra Consulting
email: [EMAIL PROTECTED]
web: www.spectraconsulting.net
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.