Skip to content

SolrWayback bundle 4.4.2

Compare
Choose a tag to compare
@thomasegense thomasegense released this 07 Jun 08:28
· 258 commits to master since this release

The SolrWayback distribution is an out of the box solution for exploring archived webpages in ARC/WARC format.
Runs under Windows/Linux/MacOs.
All components now runs under java 11 (and still java 8 as well).

Download: https://github.com/netarchivesuite/solrwayback/releases/download/4.4.2/solrwayback_package_4.4.2.zip

How to install:
Unzip the bundle and read 'install guide' section in the README.md file in the root of the zip-file.

How to upgrade from a previous version:
For older version replace solrwayback.war with the latest version in the Tomcat 'webapps' folder and replace the warc-indexer in the indexing folder.
Replace solrconfig.xml in '/solr-7.7.3/server/solr/configsets/netarchivebuilder/conf' (keep local changes if you made any)
Compare properties in solrwayback.properties and solrwaybackweb.properties with yours and add new missing properties.

Changelog:
See https://github.com/netarchivesuite/solrwayback/blob/master/CHANGES.md