Next: GetIndex
Up: Implementation Description
Previous: &cindex()
Collector.pl is a Perl program that takes a file of server names, and compares it with its error
log file, load_error_list.ind.
It makes a list of server names to be loaded, and loads the Cindex
from the eligible servers by invoking the GetIndex program. If the loading is not sucessful,
then the name will be added to the load_error_list.ind
- Name : sub proper_time
Parameter :
Function : Return the current time in UNIX format
- Name : sub NumKeyword
Parameter : ($keyword)
Function : Count number of keywords in $keyword
- Name : sub seek_and_replace
Parameter : ($server, $mode, $tmp_file)
Function : Main function to make Cindex, given the above parameter.
Tommy Wing Yiu Tsui
Tue Nov 7 10:21:32 EST 1995