NAME
admin-cgi/mkinv.pl - WWW front end to index generator
SYNOPSIS
admin-cgi/mkinv.pl [-d] [-u url]
DESCRIPTION
This Perl program runs mkinv.pl in the background to re-generate the ROADS database index. It is intended for use when new templates have been added manually to the database, the database contents have been altered manually, or the index is suspected to be corrupt - and for reindexing the database after a bulk upload of new templates.
An HTML form is generated, and the user is given the choice of either re-indexing the entire database, or just nominated records.
OPTIONS
These options are intended only for debugging use.
CGI VARIABLES
- all
-
Boolean variable which indicates whether to index all templates.
- debug
-
Boolean variable which causes debugging output to be generated if enabled.
- handles
-
Template handles to index, if not indexing all templates.
SEE ALSO
COPYRIGHT
Copyright (c) 1988, Martin Hamilton <martinh@gnu.org> and Jon Knight <jon@net.lut.ac.uk>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
It was developed by the Department of Computer Studies at Loughborough University of Technology, as part of the ROADS project. ROADS is funded under the UK Electronic Libraries Programme (eLib), the European Commission Telematics for Research Programme, and the TERENA development programme.
AUTHOR
Jon Knight <jon@net.lut.ac.uk>, Martin Hamilton <martinh@gnu.org>