202
Chapter 10 Verity Troubleshooting Utilities
Attaching to a Collection Using rcvdk
To search a collection, you first must attach to it using the
a
command. This
command must include the path name to a collection directory as an argument.
After you press return,
rcvdk
reports whether the attach command was successful.
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
allows you to attach to one or more collections. The specified collections
remain attached until you detach from one or more collections using the
d
command.
Basic searching
To retrieve all documents, use the
s
command without arguments. After you press
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,
rcvdk
indicates that 18 documents
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
Summary of Contents for COLDFUSION 5-ADVANCED ADMINISTRATION
Page 1: ...Macromedia Incorporated Advanced ColdFusion Administration ColdFusion 5...
Page 20: ......
Page 56: ...38 Chapter 1 Advanced Data Source Management...
Page 74: ...56 Chapter 2 Administrator Tools...
Page 76: ......
Page 86: ...68 Chapter 3 ColdFusion Security...
Page 87: ...To Learn More About Security 69...
Page 88: ...70 Chapter 3 ColdFusion Security...
Page 130: ...112 Chapter 5 Configuring Advanced Security...
Page 132: ......
Page 154: ...136 Chapter 6 Configuring Verity K2 Server...
Page 162: ...144 Chapter 7 Indexing XML Documents...
Page 202: ...184 Chapter 8 Verity Spider...
Page 236: ...218 Chapter 10 Verity Troubleshooting Utilities...
Page 238: ......
Page 348: ...330 Chapter 14 ClusterCATS Utilities...
Page 349: ...Using sniff 331...
Page 350: ...332 Chapter 14 ClusterCATS Utilities...
Page 362: ...344 Chapter 15 Optimizing ClusterCATS...
Page 372: ...354 Index...