Improve payload error handling/reporting
----------------------------------------

                 Key: LUCENE-1447
                 URL: https://issues.apache.org/jira/browse/LUCENE-1447
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Mark Miller
            Priority: Trivial
             Fix For: 2.9


If you try to load a payload more than once you get the exception:  
IOException("Payload cannot be loaded more than once for the same term 
position.");

You also get this exception if their is no payload to load, and its a bit 
confusing, as the message doesn't relate to the actual problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to