tballison commented on PR #3173: URL: https://github.com/apache/tika/pull/3173#issuecomment-5696358324
Thank you for this @timgrein ! What would you think of reusing the `metadata-key-fields.json` we have in tika-metadata-schema? Perhaps add that as a dependency in tika-app and then filter for those that are live in tika-app -- filter out those in tika-parsers-scientific(??? or whatever modules we don't auto-include in tika-app)... or, better perhaps a Class.forName() check? I might also include the TikaCoreProperties. wdyt? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
