Isk2Serverdoccountexceeded - MACROMEDIA COLDFUSION MX 61-CFML Reference

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

Advertisement

IsK2ServerDocCountExceeded

Description
This function is deprecated.
Determines whether the number of documents that can be searched by the ColdFusion registered
K2 Server exceed the limit. Depends on the K2Server platform limit; see
GetK2ServerDocCountLimit
This function is used primarily by the ColdFusion Verity and K2Server Administrator pages. This
function uses Verity K2Server Release K2.2.0.
Returns
True, if the document count limit is exceeded; False, otherwise.
Category
Decision
functions,
Function syntax
IsK2ServerDocCountExceeded()
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 5: Added this function.
Example
<cfoutput>IsK2ServerDocCountExceeded =
$*#IsK2ServerDocCountExceeded()#*$</cfoutput>
536
Chapter 3: ColdFusion Functions
on page
495.
Full-text search
functions,
IsK2ServerABroker
Query functions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents