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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to