| Contents > Configuring and Administering ColdFusion MX > Searching Collections with the rcvdk Utility > Using the Verity rcvdk utility |
|
|
|
|
||
Using the Verity rcvdk utility, you can check the contents of a collection from the command line. The rcvdk utility lets you write a variety of queries, using words and phrases separated by commas and Verity query language. A viewing option lets you see document contents and highlights in a simple text display.
The rcvdk executable is located in the cf_root\lib\_nti40\bin directory in Windows, and in the cf_root/lib/platform/bin directory on UNIX.
In these pathnames, cf_root refers to the ColdFusion MX root directory. In Windows, this is typically C:\CFusionMX; on UNIX, this is typically /opt/coldfusionmx. On UNIX, platform refers to the UNIX version of the server that runs ColdFusion: _solaris, _hpux11, or _ilnx21.
To start the rcvdk utility on most systems, type the path and executable name at a command prompt. The following examples assume you have set your PATH variable, so you just have to enter rcvdk at a command prompt to run it.
For example:
c:\cfusionmx\lib\platform\bin\rcvdk /common = c:\cfusionmx\lib\common
When you start the rcvdk utility with no arguments, you get the following message, followed by the rcvdk prompt:
Type `help' for a list of commands. RC>
The help command produces the following list of available commands:
RC> help Available commands: search s Search documents. results r Display search results. clusters c Display clustered search results. view v View document. summarize z Summarize documents. attach a Attach to one or more collections. detach d Detach from one or more collections. quit q Leave application. about Display VDK `About' info help ? Display help text; `help help' for details. expert x Toggle expert mode on/off. RC>
You can enter the letter q at the RC prompt at any time to quit the application.
|
|
||
| Contents > Configuring and Administering ColdFusion MX > Searching Collections with the rcvdk Utility > Using the Verity rcvdk utility |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/rcvdk2.htm