This is a DRAFT

Sample .CFG file for INQUERY (this one is for the Early Movies)

The file below is called ammempapr.cfg, and is the configuration file associated with the INQUERY index (database in INQUERY terminology) called ammempapr.

DBNAME /tst/ammem/papr/papr
STOPFILE /tst/ammem/cwar/default.stp
OUTFILE .
BELIEF 0.4
TF 0.4
DISPLAY 5

The DISPLAY value identifies the row in the COLL table (in the tables.h file) that controls displays for the collection indexed by the INQUERY database in the file shown as DBNAME. The display of results from searching the ammempapr index (which indexes bibliographic records for the Early Movies from the "paper" prints collection of the M/B/RS division) is controlled by the sixth row in the COLL table, since the first row is row 0.

The other parameters relate more directly to INQUERY's query processing.

Sample .CFG file (April 1996) -- This is a DRAFT
(6/15/96)