Contents > CFML Reference > ColdFusion Functions > IsK2ServerDocCountExceeded PreviousNext

IsK2ServerDocCountExceeded

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.

True, if the document count limit is exceeded; False, otherwise.

Decision functions, Full-text search functions, Query functions

IsK2ServerDocCountExceeded()

GetK2ServerDocCountLimit, IsK2ServerABroker

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.

<cfoutput>IsK2ServerDocCountExceeded =
$*#IsK2ServerDocCountExceeded()#*$</cfoutput>

Contents > CFML Reference > ColdFusion Functions > IsK2ServerDocCountExceeded PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct132.htm