Move custom extractor lookup into ExtractorEngine

Authored by vkrause on Sep 23 2018, 3:33 PM.

Description

Move custom extractor lookup into ExtractorEngine

This allows us to do this after generic extraction, in cases where we
have no email context to find the custom extractors, such as stand-alone
PDFs. This will also help to de-duplicate code using ExtractorEngine a bit.

Details

Committed
vkrauseSep 23 2018, 3:39 PM
Parents
R1003:1d2d79c3541a: Allow to look up extractors by JSON-LD provider identifier
Branches
Unknown
Tags
Unknown