As per this tweet: https://twitter.com/_tallison/status/1501584655597850632?s=21 an alternative integration pattern is to register this properly as a Detector, but return null and add the results to the Metadata object instead. This puts the results where you can get them, but leaves Tika in charge of the ID-then-parse flow.
As per this tweet: https://twitter.com/_tallison/status/1501584655597850632?s=21 an alternative integration pattern is to register this properly as a Detector, but return
nulland add the results to theMetadataobject instead. This puts the results where you can get them, but leaves Tika in charge of the ID-then-parse flow.