This function is deprecated.
Determines the number of documents that can be searched by the ColdFusion registered K2 Server. This function is used primarily by the ColdFusion Verity and K2Server Administrator pages, and requires significant processing time. Avoid using it in production applications. This function uses Verity K2Server Release K2.2.0.
The number of collection metadata items stored in Verity collections.
Full-text search functions, Query functions
GetK2ServerDocCount
()
ColdFusion MX 6.1: Deprecated this function. It might not work, and it might cause an error, in later releases.
ColdFusion MX: Added this function.
<cfoutput>GetK2ServerDocCount =
$*#GetK2ServerDocCount()#*$</cfoutput>