Hi all.

One of our users has seen an error like this:

java.lang.ArrayIndexOutOfBoundsException: -1030685
        at org.apache.lucene.index.TermInfosReader.get(TermInfosReader.java:210)
        at org.apache.lucene.index.SegmentTermDocs.seek(SegmentTermDocs.java:54)
        at org.apache.lucene.index.IndexReader.termDocs(IndexReader.java:668)
        at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:64)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:143)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:113)
        at org.apache.lucene.search.Hits.getMoreDocs(Hits.java:100)
        at org.apache.lucene.search.Hits.<init>(Hits.java:67)

I believe this was from Lucene 2.3.2.

I can't see any records on JIRA related to this being fixed, and the problem hasn't been reproduced locally so it isn't easy to try 2.4.1 and see if it has been fixed, but was there a bug along these lines in 2.3.2?

Daniel


--
Daniel Noll                            Forensic and eDiscovery Software
Senior Developer                              The world's most advanced
Nuix                                                email data analysis
http://nuix.com/                                and eDiscovery software

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to