Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-1423

InstantiatedTermEnum#skipTo(Term) throws ArrayIndexOutOfBoundsException on empty index

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.9
    • modules/other
    • None
    • New

    Description

      java.lang.ArrayIndexOutOfBoundsException: 0
      	at org.apache.lucene.store.instantiated.InstantiatedTermEnum.skipTo(InstantiatedTermEnum.java:105)
      	at org.apache.lucene.store.instantiated.TestEmptyIndex.termEnumTest(TestEmptyIndex.java:73)
      	at org.apache.lucene.store.instantiated.TestEmptyIndex.testTermEnum(TestEmptyIndex.java:54)
      

      Attachments

        Activity

          People

            karl.wettin Karl Wettin
            karl.wettin Karl Wettin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: