About the Verity utilities



ColdFusion includes several Verity utilities to diagnose and manage your collections. These tools include the mkvdk, rcvdk, rck2, and vspider utilities.

The following table describes the relationship between the major Verity utilities and the corresponding cfcollection, cfsearch, and cfindex ColdFusion tags. The cfcollection tag operates on the entire collection; the cfindex tag operates on records within a collection. For more information, see Using Verity Utilities.

 

cfcollection

cfindex

cfsearch

utility

create

repair

delete

optimize

update

delete

purge

refresh

search

mkvdk

X

X

 

X

X

X

X

X

 

rcvdk

 

 

 

 

 

 

 

 

X (file-system based)

rck2

 

 

 

 

 

 

 

 

X (server-based)

ColdFusion OEM restrictions

ColdFusion includes a restricted version of Verity Server, with restrictions in the following areas:

  • ColdFusion can only interact with one Verity Server at a time.

  • Verity Server has the following document search limits (limits are for all collections registered to Verity Server):

    • 10,000 documents for ColdFusion Developer Edition

    • 125,000 documents for ColdFusion Standard Edition

    • 250,000 documents for ColdFusion Enterprise Edition

    Note: Each row in a database table is considered a document.

    If you install a fully licensed version of Verity Server and you configure ColdFusion to use it, ColdFusion does not restrict document searches.

  • The Verity K2 server allows a maximum of 128 collections.

  • The version of Verity Spider that is included with ColdFusion is licensed for local host indexing only. Contact Verity Sales for licensing options regarding the use of Verity Spider for remote host indexing.

Additionally, ColdFusion OEMs and independent software vendors (ISVs) have the following document search limits:

  • 5,000 documents for ColdFusion Developer Edition

  • 62,500 documents for ColdFusion Standard Edition

  • 125,000 documents for ColdFusion Enterprise Edition