For those who didn't notice, he's referring to a CFSEARCH of a verity
collection, not a CFQUERY of a database. Recordcount is available and is the
number of records (or "matches") found. According to the docs,
recordssearched is "the number of records searched". So if there were 10000
records in the verity index but only 10 matched your search criteria, those
would be your recordssearched and recordcount, respectively.

/charlie

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Karl Zarudny
Sent: Wednesday, February 27, 2002 1:55 PM
To: CFUG
Subject: [CFTALKTor] Number of records searched


Hi All.

How does one get the total number of records searched from a query? I
thought it was simply #queryname.recordssearched# but that kicks back an
"error resolving param" message. Odd, since I seem to remember using
recordssearched once before but perhaps it worked that time because I was
using it with a verity?....

Thanks,
Karl

-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: Karl Zarudny <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)

-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: "charles arehart" <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)

Reply via email to