On Sun, 7 Jun 2015, Mattmann, Chris A (3980) wrote:
Also the lovely thing here too is that since cTAKESParser is a decorator for AutoDetectParser there is magical infinite recursion if it’s enabled via SPI.
Should it really be a wrapper for AutoDetectParser though? I haven't read through the wiki page or the code yet (need to do that after lunch...), but my general guess would've been that a wrapping parser should sit between AutoDetectParser and DefaultParser? (AutoDetectParser normally calls to DefaultParser via the Tika config).
If it worked that way, we could slip it in between the two in the tika config file.
Though if someone could quickly point out why it needs to wrap outside AutoDetectParser rather than inside, that'd save time!
Nick
