Y, that should be easy enough. Instead of the metadata list, we can store a
list of Metadata+Handler pairs, the current “getMetadata()” can be syntactic
sugar around the new getMetadataAndHandlers().
Please open a ticket and we can discuss there.
Thank you.
Best,
Tim
From: Andr
On Mon, 21 Sep 2015, Brian Young wrote:
I originally wanted to avoid having to specify a new config because I
thought that supplying my own tika XML config meant that I had to
redefine everything that would be in the default file. However after
some testing it appears that, as in your example,