PDFBox version 0.5.6 is now available at http://www.pdfbox.org
PDFBox makes it easy to add PDF Documents to a lucene index.
Fixes over the last version
-Fixed bug in LucenePDFDocument where stream was not being closed and
small documents were not being indexed.
-Fixed a spacing issue for some PDF documents.
-Fixed error while parsing the version number
-Fixed NullPointer in persistence example.
-Create example lucene IndexFiles class which models the demo from lucene.
-Fixed bug where garbage at the end of file caused an infinite loop
-Fixed bug in parsing boolean values with stuff at the end like "true>>"
Ben Litchfield
--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>
|