You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "crocket (JIRA)" <ji...@apache.org> on 2013/07/20 22:56:47 UTC

[jira] [Created] (LUCENE-5128) Calling IndexSearcher.searchAfter beyond the number of stored documents causes ArrayIndexOutOfBoundsException

crocket created LUCENE-5128:
-------------------------------

             Summary: Calling IndexSearcher.searchAfter beyond the number of stored documents causes ArrayIndexOutOfBoundsException
                 Key: LUCENE-5128
                 URL: https://issues.apache.org/jira/browse/LUCENE-5128
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/search
    Affects Versions: 4.2
            Reporter: crocket


ArrayIndexOutOfBoundsException makes it harder to reason about the cause.

Is there a better way to notify programmers of the cause?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org