If this configuration file is the same as the tika-mimetypes.xml file inside Nutch' conf file, I have an example.

I was trying to implement language detection for Solr and thought I had to invoke some Tika functionality by this configuration file in order to do so, but found out that I could rewrite some of the ExtractingRequestHandler classes instead.

Erlend

On 27.01.11 16.12, Adam Estrada wrote:
I believe that as along as Tika is included in a folder that is
referenced by solrconfig.xml you should be good. Solr will
automatically throw mime types to Tika for parsing. Can anyone else
add to this?

Thanks,
Adam

On Thu, Jan 27, 2011 at 5:06 AM, Erlend Garåsen<e.f.gara...@usit.uio.no>  wrote:

The wiki page for the ExtractingRequestHandler says that I can add the
following configuration:
<str name="tika.config">/my/path/to/tika.config</str>

I have tried to google for an example of such a Tika config file, but
haven't found anything.

Erlend

--
Erlend Garåsen
Center for Information Technology Services
University of Oslo
P.O. Box 1086 Blindern, N-0317 OSLO, Norway
Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: 31050



--
Erlend Garåsen
Center for Information Technology Services
University of Oslo
P.O. Box 1086 Blindern, N-0317 OSLO, Norway
Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: 31050

Reply via email to