IsK2ServerOnline

This function is deprecated.

Determines whether the K2Server is running and available to perform a search. 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 K2Server is available to perform a search; False, otherwise.

Decision functions, Full-text search functions, Query functions

IsK2ServerOnline()

IsK2ServerABroker

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.

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

View comments on LiveDocs