Added SolrWayback (#47)

* Added SolrWayback for both replay and discovery

* Removed SolrWayback from playback as it was confusing to list it under two different headings on the same page
pull/50/head
Toke Eskildsen 2018-10-16 13:27:01 +02:00 committed by Andy Jackson
parent c15b3c97e8
commit 9e6d936a82
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@ This list of tools and software is intended to briefly describe some of the most
* [Warclight](https://github.com/archivesunleashed/warclight) (In Development) - A Project Blacklight based Rails engine that supports the discovery of web archives held in the WARC and ARC formats. Designed to work with [warc-discovery](https://github.com/ukwa/webarchive-discovery).
* [SolrWayback](https://github.com/netarchivesuite/solrwayback) (In Development) - A prototype web archives exploration UI, based on a Solr back-end that has been populated using the [warc-discovery]() indexer (like Shine). Integrated playback functionality for WARCs.
#### Utilities
* [ArchiveTools](https://github.com/recrm/ArchiveTools) - Collection of tools to extract and interact with WARC files. (Python)