[Egothor-tech] Getting webspaces to work...

Stuart David Lewis [sdl] sdl at aber.ac.uk
Fri Mar 11 10:40:49 GMT 2005


> IMHO you would dump the smallest barrel out and check whether 
> it contains tokens tokens like "<SRC>"+{virtspace_name}

No tokens :(

> If not, we will peek at your indexing process.

My build file is

#!/bin/sh

. ./INIT

rm -rf corpus delta index linkdb newbits ranks scheduler

export START_URL='http://alto.aber.ac.uk/'

# start it up with 1 sec pause
java \
 -Djava.util.logging.config.file=log.prop \
 -Degothor.server.pause=200ms \
 org.egothor.robot.Capek $START_URL

echo Building index...
java \
 -Djava.util.logging.config.file=log.prop \
 -Dvirtspace.table=/home/egothor/aber.ac.uk-build/webspaces \
 org.egothor.apps.Michelangelo

echo Compiling index...
java \
 -Djava.util.logging.config.file=log.prop \
 org.egothor.apps.Compile \
 linkdb/db.txt \
 linkdb/db.xxx

echo Calculating links...
java \
 -Djava.util.logging.config.file=log.prop \
 org.egothor.oracle.LinksFileReader \
 linkdb/db.xxx \
 ranks/

echo Rebuilding index...
java \
 -Djava.util.logging.config.file=log.prop \
 -Dvirtspace.table=/home/egothor/aber.ac.uk-build/webspaces \
 org.egothor.apps.Michelangelo

echo Building link ranks...
java \
 -Djava.util.logging.config.file=log.prop \
 org.egothor.apps.Oracul \
 index/ \
 -linksrank ranks/

Thanks for all your help Leo,


Stuart
_________________________________________________________________

Datblygydd Cymwysiadau'r We            Web Applications Developer
Gwasanaethau Gwybodaeth                      Information Services
Prifysgol Cymru Aberystwyth       University of Wales Aberystwyth

            E-bost / E-mail: Stuart.Lewis at aber.ac.uk
                 Ffon / Tel: (01970) 622860
_________________________________________________________________
 


More information about the Egothor-tech mailing list