Hi I'm back :)
I've managed to create indexes of an archive on a local machine and
an index of an archive from a remote machine.
I want to be able to search both indexes using swish.cgi.
However I seem to have an issue about what to put into
my .swishcgi.conf file.
At present my .swishcgi.conf is as follows
return {
{
title => ' Document Archive ',
swish_binary => '/usr/local/bin/swish-e',
swish_index => '/Users/thomas/Public/swish-index/
index.documents',
prepend_path => '/archive/'
}
}
can i simply add another line with
swish_index => 'path to other index document',
Thomas
Received on Sun Jun 5 07:37:53 2005