README for Verity/VDK support in Harvest

FILES

    Makefile              Makefile for building and installing in Harvest tree
    index.c               Broker-to-Verity hooks
    index.h               header file for Verity support
    verityindex.c         VDK Program used to create the index
    query-verity.html     Sample query page; copy to broker directory
    VerityQuery.pl.cgi    Special BQ.pl which rewrites query string.

INSTALLATION

    These files should be placed in $HARVEST_HOME/components/broker/Verity/.

    Edit Makefile to reflect the location of your Harvest installation.

    From this directory, simply issue 'make install'

    The executable will be named 'verity-broker', so the appropriate
    RunBroker script should be changed to use this instead of just 'broker'.


LICENSING

    A license from Verity is required to use their toolkit.  Your 
    licensing information must be placed in the broker's admin/broker.conf
    file.  The following configuration variables are required:

        VERITY-App-Name     Your license application name
        VERITY-App-Sig      Your license signature
        VERITY-Vdk-Home     Pathname to your installation 'vdkhome' directory


This distribution was built on Wed Sep 6 19:26:02 PDT 1995
Version: 1.3

