Fire event at start- and end of archive parsing -----------------------------------------------
Key: TIKA-243 URL: https://issues.apache.org/jira/browse/TIKA-243 Project: Tika Issue Type: Improvement Components: parser Affects Versions: 0.3 Reporter: Jan Goyvaerts Priority: Minor Archive parsers fire a start- and stop document event. Although this is event is suppressed. Probably because only one start- and stop document events are allowed. Getting these events - or equivalents - in one way or another would be needed to index the files the archive contains separately. Because when Lucene has a hit on a file that is inside an archive the choice must be given to the users to download just that file and not the entire archive. And let the user figure out how to decompress the archive - assuming the user has a suitable decompressor installed - and locate the required file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.