PiRSquared17 / wikipedia-offline-patch

Automatically exported from code.google.com/p/wikipedia-offline-patch
0 stars 0 forks source link

bzip2recover patch to set desired chunk-split filesize #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I like my stolen approach, to find all bz2 block headers--but these should be 
saved in the index as offsets, and split should happen rationally, according to 
lowest-common-denominator filesystem specs.

Original issue reported on code.google.com by adam.m.w...@gmail.com on 2 Feb 2011 at 7:03

GoogleCodeExporter commented 9 years ago

Original comment by adam.m.w...@gmail.com on 2 Feb 2011 at 7:06

GoogleCodeExporter commented 9 years ago

Original comment by adam.m.w...@gmail.com on 21 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Hopefully we will be transforming distributed index data consisting of (title, 
absolute byte offset) pairs.  Split operation should not know about the index, 
but records the absolute byte offset and filename for each chunk.

Original comment by adam.m.w...@gmail.com on 21 Feb 2011 at 7:13

GoogleCodeExporter commented 9 years ago

Original comment by adam.m.w...@gmail.com on 27 Dec 2011 at 5:39

GoogleCodeExporter commented 9 years ago

Original comment by adam.m.w...@gmail.com on 27 Dec 2011 at 5:43