Closed PsypherPunk closed 9 years ago
Currently we're skipping writing revisit records with the WARCViralWriterProcessor (i.e. writeRevisitForIdenticalDigests is false).
writeRevisitForIdenticalDigests
false
We need to verify that this kludge can actually handle revisits correctly.
This is not worth the additional complexity, for such a small fraction of the content. Won't-fix for now.
Currently we're skipping writing revisit records with the WARCViralWriterProcessor (i.e.
writeRevisitForIdenticalDigests
isfalse
).We need to verify that this kludge can actually handle revisits correctly.