getK2ServerDocCount

Determines the number of documents that can be searched by the CFML registered K2 Server. This function is used primarily by the CFML 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.

getK2ServerDocCount() → returns numeric

The getK2ServerDocCount function is DEPRECATED as of ColdFusion 6.1

Compatibility

ColdFusion:

DEPRECATED since version 6.1

Examples
Sample code invoking the getK2ServerDocCount function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub