[pylucene-dev] ArrayIndexOutOfBoundsException
withField.TermVector.WITH_OFFSETS
Jozsef Szalay
jszalay at storediq.com
Fri Aug 18 07:59:20 PDT 2006
I have run into the same problem on Linux FC3 using
PyLucene-2.0.0.tar.gz (27-May-2006) Gentoo package and Python 2.4.3
Regards,
Jozsef
-----Original Message-----
From: pylucene-dev-bounces at osafoundation.org
[mailto:pylucene-dev-bounces at osafoundation.org] On Behalf Of Andi Vajda
Sent: Friday, August 18, 2006 5:26 AM
To: pylucene-dev at osafoundation.org
Subject: Re: [pylucene-dev] ArrayIndexOutOfBoundsException
withField.TermVector.WITH_OFFSETS
On Fri, 18 Aug 2006, Andi Vajda wrote:
>
> On Thu, 17 Aug 2006, Steven Bethard wrote:
>
>> I'm getting ArrayIndexOutOfBoundsExceptions thrown whenever I use
>> Field.TermVector.WITH_OFFSETS, Field.TermVector.WITH_POSITIONS or
>> Field.TermVector.WITH_POSITIONS_OFFSETS, though the errors show up
>> somewhat sporadically. Here's an interactive session where I was
able
>> to provoke one:
>
> Given that the error seems to come from inside Java Lucene, it could
be
> either:
> - a gcj compilation error: please give us your gcj version and OS
details
> (I've had to patch around various such bugs)
> - a Java Lucene bug: see if the same Java program causes the same
Java
> Lucene error and if so contact java-user at lucene.apache.org or file
a Java
> Lucene bug
>
Indeed, I wasn't able to reproduce the bug on my intel mac os x system.
I suspect a gcj compilation error. Are you running on Windows by any
chance ?
More information about the pylucene-dev
mailing list