Hi,

On Tue, Oct 18, 2011 at 11:07 AM, Nick Burch <nick.bu...@alfresco.com> wrote:
> Also, is there a reason why the Tika facade creates an AutoDetectParser
> (plus DefaultDetector), while TikaConfig will by default create a
> DefaultParser?

Not really, we should unify also that code.

> For my case, the class already takes a TikaConfig object, as it sometimes
> needs to do mimetype heirarchy and similar related stuff. Rather than
> wrapping that internally in a Tika object, it occured to me that parser and
> detector should possibly be made the same

OK, sounds reasonable. +1 to adding a getDetector() method to TikaConfig.

BR,

Jukka Zitting

Reply via email to