[ https://issues.apache.org/jira/browse/TIKA-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725112#action_12725112 ]
Maxim Valyanskiy commented on TIKA-250: --------------------------------------- Yes there are real cases where we really need to know names of the empty sheets. For example we faced the following issue. In the workbook each sheet represented a branch of the company, some sheets were empty just because information was not filled in yet. So when we extracted text from the files the names of some branches were missed. So later when we tried to search our database for these particular names we failed to find this information. > XLS parser does not extract empty sheet names > --------------------------------------------- > > Key: TIKA-250 > URL: https://issues.apache.org/jira/browse/TIKA-250 > Project: Tika > Issue Type: Bug > Components: parser > Affects Versions: 0.4 > Reporter: Maxim Valyanskiy > Priority: Minor > Attachments: empty.patch > > > ExcelExtractor misses sheet titles if sheet is empty. Fix it trivial, patch > attached -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.