[
https://issues.apache.org/jira/browse/LUCENE-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718469#comment-14718469
]
Michael McCandless commented on LUCENE-6762:
--------------------------------------------
bq. do you think there is additional value in the full trace?
I think possibly? E.g. it shows which codec (well, SegmentInfoFormat) is being
used to load the SI, if it's a crazy format that needs 3 separate files to
write the SegmentInfo, we'd see which file was missing, etc. Plus the rest of
CheckIndex generally shows the full exception of "what went wrong"...
> CheckIndex cannot "fix" indexes that have individual segments with missing or
> corrupt .si files because sanity checks will fail trying to read the index
> initially.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-6762
> URL: https://issues.apache.org/jira/browse/LUCENE-6762
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Mark Miller
> Priority: Minor
> Attachments: LUCENE-6762.patch
>
>
> Seems like we should still be able to partially recover by dropping these
> segments with CheckIndex.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]