--- trunk/conf/config.pl 2005/09/11 12:39:05 115 +++ trunk/conf/config.pl 2005/09/11 12:39:24 116 @@ -1751,8 +1751,9 @@ # # if you want to use experimental HyperEstraier support (which require # installation of HyperEstraier and swig binding for perl) select -# path to index (relative to $TopDir) -$Conf{HyperEstraierIndex} = '/casket/'; +# path to index (relative to $TopDir) or node URI +#$Conf{HyperEstraierIndex} = '/casket/'; +$Conf{HyperEstraierIndex} = 'http://localhost:1978/node/backuppc'; # # temp directory for storing gzip and iso files when createing iso images