iipc / jwarc

Java library for reading and writing WARC files with a typed API
Apache License 2.0
48 stars 8 forks source link

Support multiple captures of the same URL in WarcServer index #12

Closed ato closed 5 years ago

ato commented 5 years ago

The index should be keyed on (url, date) not just (url).