Hi, I got an ArrayOutOfBoundException at the line 256 of the class TermVectorsReader.
The line is : System.arraycopy(previousBuffer, 0, buffer, 0, start); I think that the problem is due to "start" parameter. It must be totalLength instead. Is this right ? Thanks, Samir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]