[jira] [Updated] (TIKA-818) Allow PDFBox to be used with RandomAccessFile vs RandomAccessBuffer to allow for a memory vs performance tradeoff

2012-01-23 Thread Paul Pearcy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pearcy updated TIKA-818: - Attachment: choose_inmemory_vs_temp_file_pdf.patch Here is a patch based off the trunk. Please let me know

[jira] [Updated] (TIKA-818) Allow PDFBox to be used with RandomAccessFile vs RandomAccessBuffer to allow for a memory vs performance tradeoff

2012-01-23 Thread Paul Pearcy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pearcy updated TIKA-818: - Attachment: choose_inmemory_vs_temp_file_pdf_passes_tests.patch Here's a version that should pass all tests

[jira] [Updated] (TIKA-818) Allow PDFBox to be used with RandomAccessFile vs RandomAccessBuffer to allow for a memory vs performance tradeoff

2012-02-05 Thread Paul Pearcy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pearcy updated TIKA-818: - Attachment: PDFParser.java.patch > Allow PDFBox to be used with RandomAccessFile vs RandomAccessBuffer