Getk2Serverdoccount - MACROMEDIA COLDFUSION MX 61-CFML Reference

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

GetK2ServerDocCount

Description
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.
Returns
The number of collection metadata items stored in Verity collections.
Category
Full-text search functions
Function syntax
GetK2ServerDocCount()
See also
GetK2ServerDocCountLimit
History
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.
Example
<cfoutput>GetK2ServerDocCount =
$*#GetK2ServerDocCount()#*$</cfoutput>
494
Chapter 3: ColdFusion Functions
,
Query functions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents