Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:08
Size: 887
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:12:31
Size: 889
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
Once everything completes, you can use the summa on [http://localhost:7900/simplesumma] Once everything completes, you can use the summa on [[http://localhost:7900/simplesumma]]

Release test step: Generate Summa Index

Generate the summa index, cluster and facets, and install the webservice. Summa should thereafter be running.

summa-index-build-4327/index.sh
summa-cluster-build-4327/cluster.sh
summa-facets-build-4327/facets.sh
cp *.war ../fedora_install/tomcat/webapps/

The tricky step here is index.sh. Inspect its logfile in summa-index-build-4327/log/logfile.log, to make sure there are only INFO and DEBUG entries.

Once everything completes, you can use the summa on http://localhost:7900/simplesumma

GenerateSummaIndexTestStep (last edited 2010-03-17 13:12:31 by localhost)