[jira] [Updated] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6049: --- Component/s: core/index Description: I hit this while working on LUCENE-6005:

[jira] [Updated] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6049: --- Attachment: LUCENE-6049.patch Patch w/ test and fix. I think we have to move away

[jira] [Updated] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6049: --- Attachment: LUCENE-6049.patch OK I managed to nuke the horrible