Re: SpanScorer Out Of Bounds

2006-05-22 Thread Michael Chan
AIL PROTECTED]> To: java-user@lucene.apache.org Sent: Sunday, May 21, 2006 7:37:35 AM Subject: SpanScorer Out Of Bounds Hi, Somehow, after running many searches using instances of SpanQuery (mostly SpanNearQuery), I get the ArrayIndexOutOfBounds exception: "bash-2.03$ java.lang.ArrayIndexOutOfB

Re: SpanScorer Out Of Bounds

2006-05-22 Thread Otis Gospodnetic
ot be able to fix this. Otis - Original Message From: Michael Chan <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Sunday, May 21, 2006 7:37:35 AM Subject: SpanScorer Out Of Bounds Hi, Somehow, after running many searches using instances of SpanQuery (mostly SpanNearQ

SpanScorer Out Of Bounds

2006-05-21 Thread Michael Chan
Hi, Somehow, after running many searches using instances of SpanQuery (mostly SpanNearQuery), I get the ArrayIndexOutOfBounds exception: "bash-2.03$ java.lang.ArrayIndexOutOfBoundsException: 2147483647 at org.apache.lucene.search.spans.SpanScorer.score(SpanScorer.java:72) at org.a