getK2ServerDocCountLimit

Gets the maximum number of documents that the CFML
registered K2 Server is permitted to return from a search.
This function is used primarily by the CFML Verity and
K2Server Administrator pages. This function uses Verity
K2Server Release K2.2.0.

getK2ServerDocCountLimit() → returns numeric

The getK2ServerDocCountLimit function is DEPRECATED as of ColdFusion 6.1

Compatibility

ColdFusion:

DEPRECATED since version 6.1

Examples
Sample code invoking the getK2ServerDocCountLimit function


Fork me on GitHub