On Dec 20, 2007 11:03 AM, Jukka Zitting <[EMAIL PROTECTED]> wrote: > Hi, > > You may want to contact the POI mailing lists, as I don't think many > of us have too much experience with POI internals.
The thing is that it's the WordParser.java that calls TextPiece.substring with a negative value, so my guess is that it's the algorithm itself that for some corner case does the wrong thing. It's my understaning that the text extraction in Jackrabbit is based on textmining.org which is the basis for the WordParser in Tika, is that correct or have got it wrong? /Mats > > BR, > > Jukka Zitting >