unitedstates / inspectors-general

Collecting reports from Inspectors General across the US federal government.
https://sunlightfoundation.com/blog/2014/11/07/opengov-voices-opening-up-government-reports-through-teamwork-and-open-data/
Creative Commons Zero v1.0 Universal
106 stars 21 forks source link

Skip text extraction #220

Closed divergentdave closed 9 years ago

divergentdave commented 9 years ago

Fixes #73 Note that we will still be running pdfinfo or file to get metadata from the files each time, but this will definitely speed things up

konklone commented 9 years ago

I just tested this out on the server -- it appears to be a major speed improvement to running the script over cached data. Huge :+1:, thank you.