I have some very odd verity behaviour.

I'm making a verity collection based on a query.
The code that creates the verity collection is also cfdumping the query being passed 
to the <cfcollection> tag.
This dump shows 279 records.
I'm then using a cfsearch to get an unfiltered list out of this collection and then 
cfdumping this data.
This dump shows 221 records.
The records coming out of the verity search are only the first 221 records from the 
query. The rest have been truncated at some point.
The results from the verity search says that each record is the result of a collection 
of 221 items, so the truncation must be happening when items are being put in the 
collection.
Refreshing the collection still leaves just 221 records in the collection.

Is there some limit to the size of what can be added to a verity collection from a 
query?
Is there some way to feed the query in piece by piece?

Regards

Darren Tracey

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to