You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by th...@stud.htwk-leipzig.de on 2010/03/03 12:58:35 UTC

bug with lucene version 3.0.1

Hello developers,
at first, i want to thank you for this project ! I like it to use this
project in combination with lucene.
But i think i've found a little bug in the pdf box version 1.0.0
The class  org.apache.pdfbox.searchengine.lucene.IndexFiles
have to be changed, because the Constructor of the StandardAnalyzer Class
has been changed in the new Version of Lucene.
(see http://lucene.apache.org/java/3_0_1/api/all/index.html)
I hope i could help a little bit.

Greetz Thomas Boy