indexing TREC

2005-05-07 Thread xx28
Hi - Is there any TREC parser (indexing many documents that are in the same file)for Lucene avaiable? Thanks, George - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ArrayIndexOutOfBoundsException on BooleanScorer.score()

2005-05-07 Thread Paul Elschot
Matt, On Thursday 05 May 2005 21:26, Matt Magoffin wrote: > Hello, I'm having a tough time trying to get to the root of an exception I > see sometimes on my Lucene 1.4.3 index. The exception is: > > java.lang.ArrayIndexOutOfBoundsException: 4 > at org.apache.lucene.search.BooleanScorer.score(Boo