User Guide
Table Of Contents
- Contents
- Introduction
- Administering ColdFusion MX 7
- Administering ColdFusion MX
- Using the ColdFusion MX Administrator
- Contents
- Initial administration tasks
- Accessing user assistance
- Server Settings section
- Data & Services section
- Debugging & Logging section
- Extensions section
- Event Gateways section
- Security section
- Packaging and Deployment section
- Enterprise Manager section
- Custom Extensions section
- Administrator API
- Data Source Management
- Contents
- About JDBC
- Adding data sources
- Connecting to DB2 Universal Database
- Connecting to Informix
- Connecting to Microsoft Access
- Connecting to Microsoft Access with Unicode
- Connecting to Microsoft SQL Server
- Connecting to MySQL
- Connecting to ODBC Socket
- Connecting to Oracle
- Connecting to other data sources
- Connecting to Sybase
- Connecting to JNDI data sources
- Web Server Management
- Deploying ColdFusion Applications
- Administering Security
- Using Multiple Server Instances
- Administering Verity
- Introducing Verity and Verity Tools
- Indexing Collections with Verity Spider
- Using Verity Utilities
- Contents
- Overview of Verity utilities
- Using the mkvdk utility
- Using the rck2 utility
- Using the rcvdk utility
- Using the didump utility
- Using the browse utility
- Using the merge utility
- Index

105
CHAPTER 8
Introducing Verity and Verity Tools
This chapter provides an overview of the advanced Verity features included in Macromedia
ColdFusion MX 7.
Contents
Collections and the ColdFusion MX Verity architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
About Verity Spider (vspider). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107
About the Verity utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107
Collections and the ColdFusion MX Verity architecture
ColdFusion MX includes Verity K2 Server search technology. Verity K2 Server is a high-
performance search engine designed to process searches quickly in a high-performance,
distributed system. The K2 search system has a client/server model. K2 client applications, such
as ColdFusion server, provide users access to document indexes stored in Verity collections. K2
Server supports simultaneous indexing of distributed enterprise repositories, and handles
hundreds of concurrent queries and users.
The Verity search system takes advantage of the latest advances in hardware and software
technology, and provides the following features:
• Multithreaded architecture
• Support for Verity knowledge retrieval features, including topics
• Continuous operation support
• High scalability
• Category support (also called parametric indexes)
Note: ColdFusion MX no longer uses VDK mode and K2 mode. All Verity processing now uses the
K2 architecture. Additionally, ColdFusion MX no longer uses the neo-verity.xml file.
Because ColdFusion MX reads custom queries into memory, indexing a large query result set can
cause a “Java out of memory” error or lead to excessive disk use on your computer if your
ColdFusion MX Java Virtual Machine (JVM) memory allocation is too small. Manage
ColdFusion JVM memory settings as follows: