You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2015/08/03 17:45:04 UTC

[jira] [Created] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

Simon Willnauer created LUCENE-6714:
---------------------------------------

             Summary: Expose version and resource description in CorruptIndexException and friends
                 Key: LUCENE-6714
                 URL: https://issues.apache.org/jira/browse/LUCENE-6714
             Project: Lucene - Core
          Issue Type: Improvement
    Affects Versions: 5.2.1
            Reporter: Simon Willnauer
            Priority: Minor
             Fix For: 5.3, Trunk
         Attachments: LUCENE-6714.patch

It would be nice to access the minVersion, maxVersion in IndexTooNewException and IndexTooOldException as well as the resoruce description in CorruptIndexException programmatically. I'd love to use this to support better serialization on top of those exception as well as structured responses from the individual values. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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