Re: [CLucene-dev] vector subscript out of range exception duringindexing

2010-06-23 Thread Itamar Syn-Hershko
- > From: Kostka BoĊ™ivoj [mailto:kos...@tovek.cz] > Sent: Thursday, June 24, 2010 12:22 AM > To: clucene-developers@lists.sourceforge.net > Subject: Re: [CLucene-dev] vector subscript out of range > exception duringindexing > > I started porting of test but I have proble

Re: [CLucene-dev] vector subscript out of range exception duringindexing

2010-06-23 Thread Itamar Syn-Hershko
ubject: Re: [CLucene-dev] vector subscript out of range > exception duringindexing > > I'm not sure which JLucene version I should use (and where to get it) > > Borek > > > -Original Message- > > From: Itamar Syn-Hershko [mailto:ita...@code972.com] >

Re: [CLucene-dev] vector subscript out of range exception duringindexing

2010-06-21 Thread Itamar Syn-Hershko
Hi, This seems to be the same error reported by Klemens Friedl last week [1]. I can confirm your findings. After setting the demo application to index the reuters corpora distributed with CLucene (see my patch to master today), and setting maxFieldLength to MAX_INT, the applications is failing on

Re: [CLucene-dev] vector subscript out of range exception duringindexing

2010-06-21 Thread Itamar Syn-Hershko
Hi, This seems to be the same error reported by Klemens Friedl last week [1]. I can confirm your findings. After setting the demo application to index the reuters corpora distributed with CLucene (see my patch to master today), and setting maxFieldLength to MAX_INT, the applications is failing on