Currently upon extraction only the content is returned. Metadata object should be returned with the extraction result describing some details about the file content.
Create wrapper struct for Tika Metadata object
Change the ExtractResult struct to include Metadata
Currently upon extraction only the content is returned. Metadata object should be returned with the extraction result describing some details about the file content.