Attaching To A Collection Using Rcvdk; Basic Searching - MACROMEDIA COLDFUSION 5-ADVANCED ADMINISTRATION Manual

Table of Contents

Advertisement

202

Attaching to a Collection Using rcvdk

To search a collection, you first must attach to it using the
command must include the path name to a collection directory as an argument.
After you press return,
RC>a /z/doc1/c/public/Collection/file_walking/collbldg/html
Attaching to collection:
/z/doc1/c/public/Collection/file_walking/collbldg/html
Successfully attached to 1 collection.
RC>
rcvdk
remain attached until you detach from one or more collections using the
command.

Basic searching

To retrieve all documents, use the
return, a search update message is produced, as shown below.
RC>s
Search update: finished (100%). Retrieved: 85(85)/85.
RC>
The search results indicate that 85 of the total 85 documents in the collection were
retrieved. If you specify a query argument, such as "universal filter", a subset of the
total documents in the collection, which contain the specified string, will be
retrieved.
RC>s universal filter
Search update: finished (100%). Retrieved: 18(18)/85.
RC>
In the messsage returned for the search above,
matched the query. More elaborate queries using the Verity query language can be
performed, as shown in this example:
RC>s universal filter <OR> filter.Troubleshooting and Maintenance Tools
rcvdk
allows you to attach to one or more collections. The specified collections
Chapter 10 Verity Troubleshooting Utilities
reports whether the attach command was successful.
command without arguments. After you press
s
rcvdk
command. This
a
d
indicates that 18 documents

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 5

Table of Contents