Darren Tracey wrote:
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?

Hmm.. don't know the answer. But I can add over 10,000 records in a single hit to the Fullasagoog.com verity collection, so its unlikely to be an issue of the number of records in the query.


Is there some way to feed the query in piece
by piece?

You could use CFLOOP build a tmp query object using the query functions and pass that in using UPDATE. Then test the search. The command line utilities from Verity will also let you inspect the collection directly.


-- geoff
http://blog.daemon.com.au/


--- 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