You have to create 2 different collections, one for the 1 document and the 
other for the 5 database rows and then create a 3rd collection that merges 
the first two, iirc.

----------------------------------------

From: "Kevin Parker" <[email protected]>
Sent: Monday, November 01, 2010 9:11 PM
To: "cf-talk" <[email protected]>
Subject: Curious problem with CFINDEX

Be grateful for some insight if anyone can help please.

Have a CFINDEX script (FILE) that when run on its own against the test 
site
correctly indexes 1 document.

Have a CFINDEX script (CUSTOM) that when run on its own against the test
database correctly indexes 5 rows.

But when I run both together (on the same cfm template) the result is not 
6.

If I run the document one first and then the database one there are 5
records in the collection.

If I run the database one first and then the document one there is only 
one
record in the collection.

The template commences with a PURGE and I've tried using both UPDATE and
REFRESH but same result.

TIA!!!

++++++++++
Kevin Parker
m: 0418 815 527
++++++++++

http://au.linkedin.com/in/krparker



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338743
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to