ArrayIndexOutOfBoundsException thrown from TermScorer.score while doing a regular index search. -----------------------------------------------------------------------------------------------
Key: LUCENE-2806 URL: https://issues.apache.org/jira/browse/LUCENE-2806 Project: Lucene - Java Issue Type: Bug Components: Search Affects Versions: 3.0.3 Environment: Ubuntu linux Reporter: Soujanya java.lang.ArrayIndexOutOfBoundsException: 51064 org.apache.lucene.search.TermScorer.score(TermScorer.java:130) org.apache.lucene.search.TopScoreDocCollector$InOrderTopScoreDocCollector.collect(TopScoreDocCollector.java:47) org.apache.lucene.search.TermScorer.score(TermScorer.java:78) org.apache.lucene.search.TermScorer.score(TermScorer.java:70) org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:212) org.apache.lucene.search.Searcher.search(Searcher.java:67) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org