User Guide

204 Chapter 10 Verity Troubleshooting Utilities
The following table describes each of the default fields:
Displaying more fields
You can tell rcvdk to display certain fields in the results list using the fields
command, which is available in the expert mode. To go to the expert mode, enter
x or
expert at the RC> prompt, then press return.
All fields in a column will be blank if the field is not defined for the collections
schema in the documents table (in style.ddd, style.sfl, or style.ufl). A field in a
documents row will be blank if the field was not populated by a gateway, bulk submit
action, or filter.
How to display a field
The fields command includes the field name and length to be displayed. When
used, the
fields command overrides the default fields for the results list, Score and
VdkVgwKey.
Fields for the results list are returned by the search engine, so if you have done a
search, then go to expert mode to use the
fields command, you must run the search
again in order to see the results list with the fields you requested.
RC> expert
Expert mode enabled
RC> fields title 20
RC> s universal filter
Search update: finished (100%). Retrieved: 18(18)/85.
RC> r
Retrieved: 18(18)/85
Number title
1: Using the Universal Filter
2: Using the Zone Filter
3: The Zone Filter
4: Overview
5: Table of Contents
6: Universal Filter Configuration Using the
7: Index
8: The PDF Filter
Field Name Description
Number
The rank of the document in the results list. The document with the
highest score is ranked number 1.
Score
The score assigned to each retrieved document, based on its
relevance to the query. For a NULL query, no scores are assigned, so
the Score column in the results list is blank.
VdkVgwKey
The document key used by the Verity engine to manage the
document. If the document is accessed through the file system, the
primary key is a path name. If the document is accessed through a
web server, using HTTP, the primary key is a URL.